Shades of Atoll #287179
Tints of Atoll #287179
RGB
CMYK
RGB Variations
Color information
#287179 (or 0x287179) is known color: Atoll. HEX triplet: 28, 71 and 79. RGB value is (40,113,121). Sum of RGB (Red+Green+Blue) = 40+113+121=274 (36% of max value = 765). Red value is 40 (16.02% from 255 or 14.60% from 274); Green value is 113 (44.53% from 255 or 41.24% from 274); Blue value is 121 (47.66% from 255 or 44.16% from 274); Max value from RGB is 121 - color contains mainly: blue. Hex color #287179 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #287179 is #D78E86. Grayscale: #5B5B5B. Windows color (decimal): -14126727 or 7958824. OLE color: 7958824.
HSL color Cylindrical-coordinate representation of color #287179: hue angle of 185.93º degrees, saturation: 0.5, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #287179 is Cyan = 0.67, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 40 | 113 | 121 | - |
| CMYK | 0.67 | 0.07 | 0 | 0.53 |
| HSL | 185.93º | 0.5% | 0.32% | - |
| HSV(B) | 185.93º | 0.67% | 0.47% | - |
| XYZ | 10.23 | 13.64 | 20.18 | - |
| YUV | 92.09 | 144.32 | 90.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 113 | 121 | 0.67 | 0.07 | 0 | 0.53 | 185.93 | 0.5 | 0.32 |
| Hex | 28 | 71 | 79 | 43 | 7 | 0 | 35 | BA | 32 | 20 |
| Octal | 50 | 161 | 171 | 103 | 7 | 0 | 65 | 272 | 62 | 40 |
| Binary | 101000 | 1110001 | 1111001 | 1000011 | 111 | 0 | 110101 | 10111010 | 110010 | 100000 |
Color Harmonies of #287179
Complementary color
Monochromatic Colors of #287179
Black with #287179
Text Example
Text Example
White with #287179
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287179; }
p { color: rgb(40,113,121); }
H1.HeaderClassName
{
color: #287179;
}
.AnyTagClassName
{
color: #287179;
}
</style>
background-color css
<style>
a { background-color: #287179; }
a { background-color: rgb(40,113,121); }
div.DivClassName
{
background-color: #287179;
}
.BgClassName
{
background-color: #287179;
}
</style>
border-color css
<style>
span { border-color: #287179; }
span { border-color: rgb(40,113,121); }
td.TdClassName
{
border-color: #287179;
}
.TagClassName
{
border-color: #287179;
}
</style>