Shades of Atoll #287889
Tints of Atoll #287889
RGB
CMYK
RGB Variations
Color information
#287889 (or 0x287889) is known color: Atoll. HEX triplet: 28, 78 and 89. RGB value is (40,120,137). Sum of RGB (Red+Green+Blue) = 40+120+137=297 (39% of max value = 765). Red value is 40 (16.02% from 255 or 13.47% from 297); Green value is 120 (47.27% from 255 or 40.40% from 297); Blue value is 137 (53.91% from 255 or 46.13% from 297); Max value from RGB is 137 - color contains mainly: blue. Hex color #287889 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #287889 is #D78776. Grayscale: #616161. Windows color (decimal): -14124919 or 9009192. OLE color: 9009192.
HSL color Cylindrical-coordinate representation of color #287889: hue angle of 190.52º degrees, saturation: 0.55, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #287889 is Cyan = 0.71, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 40 | 120 | 137 | - |
| CMYK | 0.71 | 0.12 | 0 | 0.46 |
| HSL | 190.52º | 0.55% | 0.35% | - |
| HSV(B) | 190.52º | 0.71% | 0.54% | - |
| XYZ | 12.11 | 15.69 | 26.06 | - |
| YUV | 98.02 | 150 | 86.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 120 | 137 | 0.71 | 0.12 | 0 | 0.46 | 190.52 | 0.55 | 0.35 |
| Hex | 28 | 78 | 89 | 47 | C | 0 | 2E | BF | 37 | 23 |
| Octal | 50 | 170 | 211 | 107 | 14 | 0 | 56 | 277 | 67 | 43 |
| Binary | 101000 | 1111000 | 10001001 | 1000111 | 1100 | 0 | 101110 | 10111111 | 110111 | 100011 |
Color Harmonies of #287889
Complementary color
Monochromatic Colors of #287889
Black with #287889
Text Example
Text Example
White with #287889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287889; }
p { color: rgb(40,120,137); }
H1.HeaderClassName
{
color: #287889;
}
.AnyTagClassName
{
color: #287889;
}
</style>
background-color css
<style>
a { background-color: #287889; }
a { background-color: rgb(40,120,137); }
div.DivClassName
{
background-color: #287889;
}
.BgClassName
{
background-color: #287889;
}
</style>
border-color css
<style>
span { border-color: #287889; }
span { border-color: rgb(40,120,137); }
td.TdClassName
{
border-color: #287889;
}
.TagClassName
{
border-color: #287889;
}
</style>