Shades of Atoll #287278
Tints of Atoll #287278
RGB
CMYK
RGB Variations
Color information
#287278 (or 0x287278) is known color: Atoll. HEX triplet: 28, 72 and 78. RGB value is (40,114,120). Sum of RGB (Red+Green+Blue) = 40+114+120=274 (36% of max value = 765). Red value is 40 (16.02% from 255 or 14.60% from 274); Green value is 114 (44.92% from 255 or 41.61% from 274); Blue value is 120 (47.27% from 255 or 43.80% from 274); Max value from RGB is 120 - color contains mainly: blue. Hex color #287278 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #287278 is #D78D87. Grayscale: #5C5C5C. Windows color (decimal): -14126472 or 7893544. OLE color: 7893544.
HSL color Cylindrical-coordinate representation of color #287278: hue angle of 184.5º 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 #287278 is Cyan = 0.67, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 40 | 114 | 120 | - |
| CMYK | 0.67 | 0.05 | 0 | 0.53 |
| HSL | 184.5º | 0.5% | 0.31% | - |
| HSV(B) | 184.5º | 0.67% | 0.47% | - |
| XYZ | 10.28 | 13.84 | 19.9 | - |
| YUV | 92.56 | 143.48 | 90.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 114 | 120 | 0.67 | 0.05 | 0 | 0.53 | 184.5 | 0.5 | 0.31 |
| Hex | 28 | 72 | 78 | 43 | 5 | 0 | 35 | B8 | 32 | 1F |
| Octal | 50 | 162 | 170 | 103 | 5 | 0 | 65 | 270 | 62 | 37 |
| Binary | 101000 | 1110010 | 1111000 | 1000011 | 101 | 0 | 110101 | 10111000 | 110010 | 11111 |
Color Harmonies of #287278
Complementary color
Monochromatic Colors of #287278
Black with #287278
Text Example
Text Example
White with #287278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287278; }
p { color: rgb(40,114,120); }
H1.HeaderClassName
{
color: #287278;
}
.AnyTagClassName
{
color: #287278;
}
</style>
background-color css
<style>
a { background-color: #287278; }
a { background-color: rgb(40,114,120); }
div.DivClassName
{
background-color: #287278;
}
.BgClassName
{
background-color: #287278;
}
</style>
border-color css
<style>
span { border-color: #287278; }
span { border-color: rgb(40,114,120); }
td.TdClassName
{
border-color: #287278;
}
.TagClassName
{
border-color: #287278;
}
</style>