Shades of Atoll #287576
Tints of Atoll #287576
RGB
CMYK
RGB Variations
Color information
#287576 (or 0x287576) is known color: Atoll. HEX triplet: 28, 75 and 76. RGB value is (40,117,118). Sum of RGB (Red+Green+Blue) = 40+117+118=275 (36% of max value = 765). Red value is 40 (16.02% from 255 or 14.55% from 275); Green value is 117 (46.09% from 255 or 42.55% from 275); Blue value is 118 (46.48% from 255 or 42.91% from 275); Max value from RGB is 118 - color contains mainly: blue. Hex color #287576 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #287576 is #D78A89. Grayscale: #5E5E5E. Windows color (decimal): -14125706 or 7763240. OLE color: 7763240.
HSL color Cylindrical-coordinate representation of color #287576: hue angle of 180.77º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #287576 is Cyan = 0.66, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 40 | 117 | 118 | - |
| CMYK | 0.66 | 0.01 | 0 | 0.54 |
| HSL | 180.77º | 0.49% | 0.31% | - |
| HSV(B) | 180.77º | 0.66% | 0.46% | - |
| XYZ | 10.51 | 14.48 | 19.38 | - |
| YUV | 94.09 | 141.49 | 89.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 117 | 118 | 0.66 | 0.01 | 0 | 0.54 | 180.77 | 0.49 | 0.31 |
| Hex | 28 | 75 | 76 | 42 | 1 | 0 | 36 | B5 | 31 | 1F |
| Octal | 50 | 165 | 166 | 102 | 1 | 0 | 66 | 265 | 61 | 37 |
| Binary | 101000 | 1110101 | 1110110 | 1000010 | 1 | 0 | 110110 | 10110101 | 110001 | 11111 |
Color Harmonies of #287576
Complementary color
Monochromatic Colors of #287576
Black with #287576
Text Example
Text Example
White with #287576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287576; }
p { color: rgb(40,117,118); }
H1.HeaderClassName
{
color: #287576;
}
.AnyTagClassName
{
color: #287576;
}
</style>
background-color css
<style>
a { background-color: #287576; }
a { background-color: rgb(40,117,118); }
div.DivClassName
{
background-color: #287576;
}
.BgClassName
{
background-color: #287576;
}
</style>
border-color css
<style>
span { border-color: #287576; }
span { border-color: rgb(40,117,118); }
td.TdClassName
{
border-color: #287576;
}
.TagClassName
{
border-color: #287576;
}
</style>