Shades of Atoll #287072
Tints of Atoll #287072
RGB
CMYK
RGB Variations
Color information
#287072 (or 0x287072) is known color: Atoll. HEX triplet: 28, 70 and 72. RGB value is (40,112,114). Sum of RGB (Red+Green+Blue) = 40+112+114=266 (35% of max value = 765). Red value is 40 (16.02% from 255 or 15.04% from 266); Green value is 112 (44.14% from 255 or 42.11% from 266); Blue value is 114 (44.92% from 255 or 42.86% from 266); Max value from RGB is 114 - color contains mainly: blue. Hex color #287072 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #287072 is #D78F8D. Grayscale: #5A5A5A. Windows color (decimal): -14126990 or 7499816. OLE color: 7499816.
HSL color Cylindrical-coordinate representation of color #287072: hue angle of 181.62º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #287072 is Cyan = 0.65, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 40 | 112 | 114 | - |
| CMYK | 0.65 | 0.02 | 0 | 0.55 |
| HSL | 181.62º | 0.48% | 0.3% | - |
| HSV(B) | 181.62º | 0.65% | 0.45% | - |
| XYZ | 9.71 | 13.25 | 17.97 | - |
| YUV | 90.7 | 141.15 | 91.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 112 | 114 | 0.65 | 0.02 | 0 | 0.55 | 181.62 | 0.48 | 0.3 |
| Hex | 28 | 70 | 72 | 41 | 2 | 0 | 37 | B6 | 30 | 1E |
| Octal | 50 | 160 | 162 | 101 | 2 | 0 | 67 | 266 | 60 | 36 |
| Binary | 101000 | 1110000 | 1110010 | 1000001 | 10 | 0 | 110111 | 10110110 | 110000 | 11110 |
Color Harmonies of #287072
Complementary color
Monochromatic Colors of #287072
Black with #287072
Text Example
Text Example
White with #287072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287072; }
p { color: rgb(40,112,114); }
H1.HeaderClassName
{
color: #287072;
}
.AnyTagClassName
{
color: #287072;
}
</style>
background-color css
<style>
a { background-color: #287072; }
a { background-color: rgb(40,112,114); }
div.DivClassName
{
background-color: #287072;
}
.BgClassName
{
background-color: #287072;
}
</style>
border-color css
<style>
span { border-color: #287072; }
span { border-color: rgb(40,112,114); }
td.TdClassName
{
border-color: #287072;
}
.TagClassName
{
border-color: #287072;
}
</style>