Shades of Atoll #287477
Tints of Atoll #287477
RGB
CMYK
RGB Variations
Color information
#287477 (or 0x287477) is known color: Atoll. HEX triplet: 28, 74 and 77. RGB value is (40,116,119). Sum of RGB (Red+Green+Blue) = 40+116+119=275 (36% of max value = 765). Red value is 40 (16.02% from 255 or 14.55% from 275); Green value is 116 (45.70% from 255 or 42.18% from 275); Blue value is 119 (46.88% from 255 or 43.27% from 275); Max value from RGB is 119 - color contains mainly: blue. Hex color #287477 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #287477 is #D78B88. Grayscale: #5D5D5D. Windows color (decimal): -14125961 or 7828520. OLE color: 7828520.
HSL color Cylindrical-coordinate representation of color #287477: hue angle of 182.28º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #287477 is Cyan = 0.66, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 40 | 116 | 119 | - |
| CMYK | 0.66 | 0.03 | 0 | 0.53 |
| HSL | 182.28º | 0.5% | 0.31% | - |
| HSV(B) | 182.28º | 0.66% | 0.47% | - |
| XYZ | 10.45 | 14.27 | 19.66 | - |
| YUV | 93.62 | 142.32 | 89.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 116 | 119 | 0.66 | 0.03 | 0 | 0.53 | 182.28 | 0.5 | 0.31 |
| Hex | 28 | 74 | 77 | 42 | 3 | 0 | 35 | B6 | 32 | 1F |
| Octal | 50 | 164 | 167 | 102 | 3 | 0 | 65 | 266 | 62 | 37 |
| Binary | 101000 | 1110100 | 1110111 | 1000010 | 11 | 0 | 110101 | 10110110 | 110010 | 11111 |
Color Harmonies of #287477
Complementary color
Monochromatic Colors of #287477
Black with #287477
Text Example
Text Example
White with #287477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287477; }
p { color: rgb(40,116,119); }
H1.HeaderClassName
{
color: #287477;
}
.AnyTagClassName
{
color: #287477;
}
</style>
background-color css
<style>
a { background-color: #287477; }
a { background-color: rgb(40,116,119); }
div.DivClassName
{
background-color: #287477;
}
.BgClassName
{
background-color: #287477;
}
</style>
border-color css
<style>
span { border-color: #287477; }
span { border-color: rgb(40,116,119); }
td.TdClassName
{
border-color: #287477;
}
.TagClassName
{
border-color: #287477;
}
</style>