Shades of Atoll #287885
Tints of Atoll #287885
RGB
CMYK
RGB Variations
Color information
#287885 (or 0x287885) is known color: Atoll. HEX triplet: 28, 78 and 85. RGB value is (40,120,133). Sum of RGB (Red+Green+Blue) = 40+120+133=293 (38% of max value = 765). Red value is 40 (16.02% from 255 or 13.65% from 293); Green value is 120 (47.27% from 255 or 40.96% from 293); Blue value is 133 (52.34% from 255 or 45.39% from 293); Max value from RGB is 133 - color contains mainly: blue. Hex color #287885 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #287885 is #D7877A. Grayscale: #616161. Windows color (decimal): -14124923 or 8747048. OLE color: 8747048.
HSL color Cylindrical-coordinate representation of color #287885: hue angle of 188.39º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #287885 is Cyan = 0.70, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 40 | 120 | 133 | - |
| CMYK | 0.70 | 0.10 | 0 | 0.48 |
| HSL | 188.39º | 0.54% | 0.34% | - |
| HSV(B) | 188.39º | 0.7% | 0.52% | - |
| XYZ | 11.83 | 15.58 | 24.57 | - |
| YUV | 97.56 | 148 | 86.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 120 | 133 | 0.70 | 0.10 | 0 | 0.48 | 188.39 | 0.54 | 0.34 |
| Hex | 28 | 78 | 85 | 46 | A | 0 | 30 | BC | 36 | 22 |
| Octal | 50 | 170 | 205 | 106 | 12 | 0 | 60 | 274 | 66 | 42 |
| Binary | 101000 | 1111000 | 10000101 | 1000110 | 1010 | 0 | 110000 | 10111100 | 110110 | 100010 |
Color Harmonies of #287885
Complementary color
Monochromatic Colors of #287885
Black with #287885
Text Example
Text Example
White with #287885
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287885; }
p { color: rgb(40,120,133); }
H1.HeaderClassName
{
color: #287885;
}
.AnyTagClassName
{
color: #287885;
}
</style>
background-color css
<style>
a { background-color: #287885; }
a { background-color: rgb(40,120,133); }
div.DivClassName
{
background-color: #287885;
}
.BgClassName
{
background-color: #287885;
}
</style>
border-color css
<style>
span { border-color: #287885; }
span { border-color: rgb(40,120,133); }
td.TdClassName
{
border-color: #287885;
}
.TagClassName
{
border-color: #287885;
}
</style>