#6D83BB Orbital
#6D83BB (Orbital) RGB value is (109, 131, 187).
Red value is 109, green value is 131, and blue value is 187.
Cylindrical-coordinate representations (HSL) of color #6D83BB: hue: 223°, saturation: 36.4%, and lightness: 58%.
Process color (CMYK) of #6D83BB is 41.7%, 29.9%, 0%, 26.7%. Web safe color equivalent of #6D83BB is ##6699CC. Color #6D83BB contains mainly Blue.
Color Spaces
| Color spaces of #6D83BB | Value |
|---|---|
| RGB | 109, 131, 187 |
| HSL | 223°, 36.4%, 58% |
| HSV / HSB | 223°, 41.7%, 73.3% |
| CMYK | 41.7%, 29.9%, 0%, 26.7% |
| XYZ | 23.39, 23.07, 50.22 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01101101 | 10000011 | 10111011 |
| Octal | 155 | 203 | 273 |
| Decimal | 109 | 131 | 187 |
| Hex | 6D | 83 | BB |
Shades of #6D83BB
Tints of #6D83BB
.mybgColor { background-color: #6D83BB; }
.myforeColor { color: #6D83BB; }
.myborderColor { border: 3px solid #6D83BB; }
<p style="color:#6D83BB">Text here</p>
This sample text is styled with font color #6D83BB. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#6D83BB">Div content here</div>
<div style="border:3px solid #6D83BB">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(109, 131, 187, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #6D83BB; }
.divShadow { -moz-box-shadow: 1px 1px 3px #6D83BB;
-webkit-box-shadow: 1px 1px 3px #6D83BB;
box-shadow: 1px 1px 3px #6D83BB; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
Related Colors & Harmonies
Detailed Specifications & Design Guide for #6D83BB (Orbital)
Color Overview & Profile: Color #6D83BB, also known as Orbital, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 43% Red (109/255), 51% Green (131/255), and 73% Blue (187/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #6D83BB translates into the CMYK subtractive color model with values of 41.7% Cyan, 29.9% Magenta, 0% Yellow, and 26.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 223°, saturation of 36.4%, and lightness of 58%.
Web Accessibility & Design Recommendations: When implementing #6D83BB in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ##6699CC.
