Shades of Atoll #287886
Tints of Atoll #287886
RGB
CMYK
RGB Variations
Color information
#287886 (or 0x287886) is known color: Atoll. HEX triplet: 28, 78 and 86. RGB value is (40,120,134). Sum of RGB (Red+Green+Blue) = 40+120+134=294 (38% of max value = 765). Red value is 40 (16.02% from 255 or 13.61% from 294); Green value is 120 (47.27% from 255 or 40.82% from 294); Blue value is 134 (52.73% from 255 or 45.58% from 294); Max value from RGB is 134 - color contains mainly: blue. Hex color #287886 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #287886 is #D78779. Grayscale: #616161. Windows color (decimal): -14124922 or 8812584. OLE color: 8812584.
HSL color Cylindrical-coordinate representation of color #287886: hue angle of 188.94º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #287886 is Cyan = 0.70, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 40 | 120 | 134 | - |
| CMYK | 0.70 | 0.10 | 0 | 0.47 |
| HSL | 188.94º | 0.54% | 0.34% | - |
| HSV(B) | 188.94º | 0.7% | 0.53% | - |
| XYZ | 11.89 | 15.61 | 24.94 | - |
| YUV | 97.68 | 148.5 | 86.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 120 | 134 | 0.70 | 0.10 | 0 | 0.47 | 188.94 | 0.54 | 0.34 |
| Hex | 28 | 78 | 86 | 46 | A | 0 | 2F | BD | 36 | 22 |
| Octal | 50 | 170 | 206 | 106 | 12 | 0 | 57 | 275 | 66 | 42 |
| Binary | 101000 | 1111000 | 10000110 | 1000110 | 1010 | 0 | 101111 | 10111101 | 110110 | 100010 |
Color Harmonies of #287886
Complementary color
Monochromatic Colors of #287886
Black with #287886
Text Example
Text Example
White with #287886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287886; }
p { color: rgb(40,120,134); }
H1.HeaderClassName
{
color: #287886;
}
.AnyTagClassName
{
color: #287886;
}
</style>
background-color css
<style>
a { background-color: #287886; }
a { background-color: rgb(40,120,134); }
div.DivClassName
{
background-color: #287886;
}
.BgClassName
{
background-color: #287886;
}
</style>
border-color css
<style>
span { border-color: #287886; }
span { border-color: rgb(40,120,134); }
td.TdClassName
{
border-color: #287886;
}
.TagClassName
{
border-color: #287886;
}
</style>