Shades of Atoll #287075
Tints of Atoll #287075
RGB
CMYK
RGB Variations
Color information
#287075 (or 0x287075) is known color: Atoll. HEX triplet: 28, 70 and 75. RGB value is (40,112,117). Sum of RGB (Red+Green+Blue) = 40+112+117=269 (35% of max value = 765). Red value is 40 (16.02% from 255 or 14.87% from 269); Green value is 112 (44.14% from 255 or 41.64% from 269); Blue value is 117 (46.09% from 255 or 43.49% from 269); Max value from RGB is 117 - color contains mainly: blue. Hex color #287075 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #287075 is #D78F8A. Grayscale: #5A5A5A. Windows color (decimal): -14126987 or 7696424. OLE color: 7696424.
HSL color Cylindrical-coordinate representation of color #287075: hue angle of 183.9º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #287075 is Cyan = 0.66, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 40 | 112 | 117 | - |
| CMYK | 0.66 | 0.04 | 0 | 0.54 |
| HSL | 183.9º | 0.49% | 0.31% | - |
| HSV(B) | 183.9º | 0.66% | 0.46% | - |
| XYZ | 9.88 | 13.32 | 18.88 | - |
| YUV | 91.04 | 142.65 | 91.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 112 | 117 | 0.66 | 0.04 | 0 | 0.54 | 183.9 | 0.49 | 0.31 |
| Hex | 28 | 70 | 75 | 42 | 4 | 0 | 36 | B8 | 31 | 1F |
| Octal | 50 | 160 | 165 | 102 | 4 | 0 | 66 | 270 | 61 | 37 |
| Binary | 101000 | 1110000 | 1110101 | 1000010 | 100 | 0 | 110110 | 10111000 | 110001 | 11111 |
Color Harmonies of #287075
Complementary color
Monochromatic Colors of #287075
Black with #287075
Text Example
Text Example
White with #287075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287075; }
p { color: rgb(40,112,117); }
H1.HeaderClassName
{
color: #287075;
}
.AnyTagClassName
{
color: #287075;
}
</style>
background-color css
<style>
a { background-color: #287075; }
a { background-color: rgb(40,112,117); }
div.DivClassName
{
background-color: #287075;
}
.BgClassName
{
background-color: #287075;
}
</style>
border-color css
<style>
span { border-color: #287075; }
span { border-color: rgb(40,112,117); }
td.TdClassName
{
border-color: #287075;
}
.TagClassName
{
border-color: #287075;
}
</style>