Shades of Atoll #287577
Tints of Atoll #287577
RGB
CMYK
RGB Variations
Color information
#287577 (or 0x287577) is known color: Atoll. HEX triplet: 28, 75 and 77. RGB value is (40,117,119). Sum of RGB (Red+Green+Blue) = 40+117+119=276 (36% of max value = 765). Red value is 40 (16.02% from 255 or 14.49% from 276); Green value is 117 (46.09% from 255 or 42.39% from 276); Blue value is 119 (46.88% from 255 or 43.12% from 276); Max value from RGB is 119 - color contains mainly: blue. Hex color #287577 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #287577 is #D78A88. Grayscale: #5E5E5E. Windows color (decimal): -14125705 or 7828776. OLE color: 7828776.
HSL color Cylindrical-coordinate representation of color #287577: hue angle of 181.52º 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 #287577 is Cyan = 0.66, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 40 | 117 | 119 | - |
| CMYK | 0.66 | 0.02 | 0 | 0.53 |
| HSL | 181.52º | 0.5% | 0.31% | - |
| HSV(B) | 181.52º | 0.66% | 0.47% | - |
| XYZ | 10.57 | 14.51 | 19.7 | - |
| YUV | 94.21 | 141.99 | 89.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 117 | 119 | 0.66 | 0.02 | 0 | 0.53 | 181.52 | 0.5 | 0.31 |
| Hex | 28 | 75 | 77 | 42 | 2 | 0 | 35 | B6 | 32 | 1F |
| Octal | 50 | 165 | 167 | 102 | 2 | 0 | 65 | 266 | 62 | 37 |
| Binary | 101000 | 1110101 | 1110111 | 1000010 | 10 | 0 | 110101 | 10110110 | 110010 | 11111 |
Color Harmonies of #287577
Complementary color
Monochromatic Colors of #287577
Black with #287577
Text Example
Text Example
White with #287577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287577; }
p { color: rgb(40,117,119); }
H1.HeaderClassName
{
color: #287577;
}
.AnyTagClassName
{
color: #287577;
}
</style>
background-color css
<style>
a { background-color: #287577; }
a { background-color: rgb(40,117,119); }
div.DivClassName
{
background-color: #287577;
}
.BgClassName
{
background-color: #287577;
}
</style>
border-color css
<style>
span { border-color: #287577; }
span { border-color: rgb(40,117,119); }
td.TdClassName
{
border-color: #287577;
}
.TagClassName
{
border-color: #287577;
}
</style>