Shades of Atoll #287178
Tints of Atoll #287178
RGB
CMYK
RGB Variations
Color information
#287178 (or 0x287178) is known color: Atoll. HEX triplet: 28, 71 and 78. RGB value is (40,113,120). Sum of RGB (Red+Green+Blue) = 40+113+120=273 (36% of max value = 765). Red value is 40 (16.02% from 255 or 14.65% from 273); Green value is 113 (44.53% from 255 or 41.39% from 273); Blue value is 120 (47.27% from 255 or 43.96% from 273); Max value from RGB is 120 - color contains mainly: blue. Hex color #287178 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #287178 is #D78E87. Grayscale: #5B5B5B. Windows color (decimal): -14126728 or 7893288. OLE color: 7893288.
HSL color Cylindrical-coordinate representation of color #287178: hue angle of 185.25º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #287178 is Cyan = 0.67, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 40 | 113 | 120 | - |
| CMYK | 0.67 | 0.06 | 0 | 0.53 |
| HSL | 185.25º | 0.5% | 0.31% | - |
| HSV(B) | 185.25º | 0.67% | 0.47% | - |
| XYZ | 10.17 | 13.62 | 19.86 | - |
| YUV | 91.97 | 143.82 | 90.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 113 | 120 | 0.67 | 0.06 | 0 | 0.53 | 185.25 | 0.5 | 0.31 |
| Hex | 28 | 71 | 78 | 43 | 6 | 0 | 35 | B9 | 32 | 1F |
| Octal | 50 | 161 | 170 | 103 | 6 | 0 | 65 | 271 | 62 | 37 |
| Binary | 101000 | 1110001 | 1111000 | 1000011 | 110 | 0 | 110101 | 10111001 | 110010 | 11111 |
Color Harmonies of #287178
Complementary color
Monochromatic Colors of #287178
Black with #287178
Text Example
Text Example
White with #287178
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287178; }
p { color: rgb(40,113,120); }
H1.HeaderClassName
{
color: #287178;
}
.AnyTagClassName
{
color: #287178;
}
</style>
background-color css
<style>
a { background-color: #287178; }
a { background-color: rgb(40,113,120); }
div.DivClassName
{
background-color: #287178;
}
.BgClassName
{
background-color: #287178;
}
</style>
border-color css
<style>
span { border-color: #287178; }
span { border-color: rgb(40,113,120); }
td.TdClassName
{
border-color: #287178;
}
.TagClassName
{
border-color: #287178;
}
</style>