Shades of Atoll #287277
Tints of Atoll #287277
RGB
CMYK
RGB Variations
Color information
#287277 (or 0x287277) is known color: Atoll. HEX triplet: 28, 72 and 77. RGB value is (40,114,119). Sum of RGB (Red+Green+Blue) = 40+114+119=273 (36% of max value = 765). Red value is 40 (16.02% from 255 or 14.65% from 273); Green value is 114 (44.92% from 255 or 41.76% from 273); Blue value is 119 (46.88% from 255 or 43.59% from 273); Max value from RGB is 119 - color contains mainly: blue. Hex color #287277 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #287277 is #D78D88. Grayscale: #5C5C5C. Windows color (decimal): -14126473 or 7828008. OLE color: 7828008.
HSL color Cylindrical-coordinate representation of color #287277: hue angle of 183.8º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #287277 is Cyan = 0.66, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 40 | 114 | 119 | - |
| CMYK | 0.66 | 0.04 | 0 | 0.53 |
| HSL | 183.8º | 0.5% | 0.31% | - |
| HSV(B) | 183.8º | 0.66% | 0.47% | - |
| XYZ | 10.22 | 13.82 | 19.58 | - |
| YUV | 92.44 | 142.98 | 90.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 114 | 119 | 0.66 | 0.04 | 0 | 0.53 | 183.8 | 0.5 | 0.31 |
| Hex | 28 | 72 | 77 | 42 | 4 | 0 | 35 | B8 | 32 | 1F |
| Octal | 50 | 162 | 167 | 102 | 4 | 0 | 65 | 270 | 62 | 37 |
| Binary | 101000 | 1110010 | 1110111 | 1000010 | 100 | 0 | 110101 | 10111000 | 110010 | 11111 |
Color Harmonies of #287277
Complementary color
Monochromatic Colors of #287277
Black with #287277
Text Example
Text Example
White with #287277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287277; }
p { color: rgb(40,114,119); }
H1.HeaderClassName
{
color: #287277;
}
.AnyTagClassName
{
color: #287277;
}
</style>
background-color css
<style>
a { background-color: #287277; }
a { background-color: rgb(40,114,119); }
div.DivClassName
{
background-color: #287277;
}
.BgClassName
{
background-color: #287277;
}
</style>
border-color css
<style>
span { border-color: #287277; }
span { border-color: rgb(40,114,119); }
td.TdClassName
{
border-color: #287277;
}
.TagClassName
{
border-color: #287277;
}
</style>