Shades of Atoll #287476
Tints of Atoll #287476
RGB
CMYK
RGB Variations
Color information
#287476 (or 0x287476) is known color: Atoll. HEX triplet: 28, 74 and 76. RGB value is (40,116,118). Sum of RGB (Red+Green+Blue) = 40+116+118=274 (36% of max value = 765). Red value is 40 (16.02% from 255 or 14.60% from 274); Green value is 116 (45.70% from 255 or 42.34% from 274); Blue value is 118 (46.48% from 255 or 43.07% from 274); Max value from RGB is 118 - color contains mainly: blue. Hex color #287476 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #287476 is #D78B89. Grayscale: #5D5D5D. Windows color (decimal): -14125962 or 7762984. OLE color: 7762984.
HSL color Cylindrical-coordinate representation of color #287476: hue angle of 181.54º 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 #287476 is Cyan = 0.66, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 40 | 116 | 118 | - |
| CMYK | 0.66 | 0.02 | 0 | 0.54 |
| HSL | 181.54º | 0.49% | 0.31% | - |
| HSV(B) | 181.54º | 0.66% | 0.46% | - |
| XYZ | 10.39 | 14.25 | 19.34 | - |
| YUV | 93.5 | 141.82 | 89.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 116 | 118 | 0.66 | 0.02 | 0 | 0.54 | 181.54 | 0.49 | 0.31 |
| Hex | 28 | 74 | 76 | 42 | 2 | 0 | 36 | B6 | 31 | 1F |
| Octal | 50 | 164 | 166 | 102 | 2 | 0 | 66 | 266 | 61 | 37 |
| Binary | 101000 | 1110100 | 1110110 | 1000010 | 10 | 0 | 110110 | 10110110 | 110001 | 11111 |
Color Harmonies of #287476
Complementary color
Monochromatic Colors of #287476
Black with #287476
Text Example
Text Example
White with #287476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287476; }
p { color: rgb(40,116,118); }
H1.HeaderClassName
{
color: #287476;
}
.AnyTagClassName
{
color: #287476;
}
</style>
background-color css
<style>
a { background-color: #287476; }
a { background-color: rgb(40,116,118); }
div.DivClassName
{
background-color: #287476;
}
.BgClassName
{
background-color: #287476;
}
</style>
border-color css
<style>
span { border-color: #287476; }
span { border-color: rgb(40,116,118); }
td.TdClassName
{
border-color: #287476;
}
.TagClassName
{
border-color: #287476;
}
</style>