Shades of Atoll #277985
Tints of Atoll #277985
RGB
CMYK
RGB Variations
Color information
#277985 (or 0x277985) is known color: Atoll. HEX triplet: 27, 79 and 85. RGB value is (39,121,133). Sum of RGB (Red+Green+Blue) = 39+121+133=293 (38% of max value = 765). Red value is 39 (15.62% from 255 or 13.31% from 293); Green value is 121 (47.66% from 255 or 41.30% from 293); Blue value is 133 (52.34% from 255 or 45.39% from 293); Max value from RGB is 133 - color contains mainly: blue. Hex color #277985 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #277985 is #D8867A. Grayscale: #616161. Windows color (decimal): -14190203 or 8747303. OLE color: 8747303.
HSL color Cylindrical-coordinate representation of color #277985: hue angle of 187.66º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #277985 is Cyan = 0.71, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 39 | 121 | 133 | - |
| CMYK | 0.71 | 0.09 | 0 | 0.48 |
| HSL | 187.66º | 0.55% | 0.34% | - |
| HSV(B) | 187.66º | 0.71% | 0.52% | - |
| XYZ | 11.91 | 15.8 | 24.61 | - |
| YUV | 97.85 | 147.83 | 86.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 121 | 133 | 0.71 | 0.09 | 0 | 0.48 | 187.66 | 0.55 | 0.34 |
| Hex | 27 | 79 | 85 | 47 | 9 | 0 | 30 | BC | 37 | 22 |
| Octal | 47 | 171 | 205 | 107 | 11 | 0 | 60 | 274 | 67 | 42 |
| Binary | 100111 | 1111001 | 10000101 | 1000111 | 1001 | 0 | 110000 | 10111100 | 110111 | 100010 |
Color Harmonies of #277985
Complementary color
Monochromatic Colors of #277985
Black with #277985
Text Example
Text Example
White with #277985
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277985; }
p { color: rgb(39,121,133); }
H1.HeaderClassName
{
color: #277985;
}
.AnyTagClassName
{
color: #277985;
}
</style>
background-color css
<style>
a { background-color: #277985; }
a { background-color: rgb(39,121,133); }
div.DivClassName
{
background-color: #277985;
}
.BgClassName
{
background-color: #277985;
}
</style>
border-color css
<style>
span { border-color: #277985; }
span { border-color: rgb(39,121,133); }
td.TdClassName
{
border-color: #277985;
}
.TagClassName
{
border-color: #277985;
}
</style>