Shades of Atoll #287071
Tints of Atoll #287071
RGB
CMYK
RGB Variations
Color information
#287071 (or 0x287071) is known color: Atoll. HEX triplet: 28, 70 and 71. RGB value is (40,112,113). Sum of RGB (Red+Green+Blue) = 40+112+113=265 (35% of max value = 765). Red value is 40 (16.02% from 255 or 15.09% from 265); Green value is 112 (44.14% from 255 or 42.26% from 265); Blue value is 113 (44.53% from 255 or 42.64% from 265); Max value from RGB is 113 - color contains mainly: blue. Hex color #287071 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #287071 is #D78F8E. Grayscale: #5A5A5A. Windows color (decimal): -14126991 or 7434280. OLE color: 7434280.
HSL color Cylindrical-coordinate representation of color #287071: hue angle of 180.82º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #287071 is Cyan = 0.65, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 40 | 112 | 113 | - |
| CMYK | 0.65 | 0.01 | 0 | 0.56 |
| HSL | 180.82º | 0.48% | 0.3% | - |
| HSV(B) | 180.82º | 0.65% | 0.44% | - |
| XYZ | 9.65 | 13.23 | 17.67 | - |
| YUV | 90.59 | 140.65 | 91.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 112 | 113 | 0.65 | 0.01 | 0 | 0.56 | 180.82 | 0.48 | 0.3 |
| Hex | 28 | 70 | 71 | 41 | 1 | 0 | 38 | B5 | 30 | 1E |
| Octal | 50 | 160 | 161 | 101 | 1 | 0 | 70 | 265 | 60 | 36 |
| Binary | 101000 | 1110000 | 1110001 | 1000001 | 1 | 0 | 111000 | 10110101 | 110000 | 11110 |
Color Harmonies of #287071
Complementary color
Monochromatic Colors of #287071
Black with #287071
Text Example
Text Example
White with #287071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287071; }
p { color: rgb(40,112,113); }
H1.HeaderClassName
{
color: #287071;
}
.AnyTagClassName
{
color: #287071;
}
</style>
background-color css
<style>
a { background-color: #287071; }
a { background-color: rgb(40,112,113); }
div.DivClassName
{
background-color: #287071;
}
.BgClassName
{
background-color: #287071;
}
</style>
border-color css
<style>
span { border-color: #287071; }
span { border-color: rgb(40,112,113); }
td.TdClassName
{
border-color: #287071;
}
.TagClassName
{
border-color: #287071;
}
</style>