Shades of Atoll #287481
Tints of Atoll #287481
RGB
CMYK
RGB Variations
Color information
#287481 (or 0x287481) is known color: Atoll. HEX triplet: 28, 74 and 81. RGB value is (40,116,129). Sum of RGB (Red+Green+Blue) = 40+116+129=285 (37% of max value = 765). Red value is 40 (16.02% from 255 or 14.04% from 285); Green value is 116 (45.70% from 255 or 40.70% from 285); Blue value is 129 (50.78% from 255 or 45.26% from 285); Max value from RGB is 129 - color contains mainly: blue. Hex color #287481 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #287481 is #D78B7E. Grayscale: #5E5E5E. Windows color (decimal): -14125951 or 8483880. OLE color: 8483880.
HSL color Cylindrical-coordinate representation of color #287481: hue angle of 188.76º degrees, saturation: 0.53, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #287481 is Cyan = 0.69, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 40 | 116 | 129 | - |
| CMYK | 0.69 | 0.10 | 0 | 0.49 |
| HSL | 188.76º | 0.53% | 0.33% | - |
| HSV(B) | 188.76º | 0.69% | 0.51% | - |
| XYZ | 11.08 | 14.53 | 22.99 | - |
| YUV | 94.76 | 147.32 | 88.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 116 | 129 | 0.69 | 0.10 | 0 | 0.49 | 188.76 | 0.53 | 0.33 |
| Hex | 28 | 74 | 81 | 45 | A | 0 | 31 | BD | 35 | 21 |
| Octal | 50 | 164 | 201 | 105 | 12 | 0 | 61 | 275 | 65 | 41 |
| Binary | 101000 | 1110100 | 10000001 | 1000101 | 1010 | 0 | 110001 | 10111101 | 110101 | 100001 |
Color Harmonies of #287481
Complementary color
Monochromatic Colors of #287481
Black with #287481
Text Example
Text Example
White with #287481
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287481; }
p { color: rgb(40,116,129); }
H1.HeaderClassName
{
color: #287481;
}
.AnyTagClassName
{
color: #287481;
}
</style>
background-color css
<style>
a { background-color: #287481; }
a { background-color: rgb(40,116,129); }
div.DivClassName
{
background-color: #287481;
}
.BgClassName
{
background-color: #287481;
}
</style>
border-color css
<style>
span { border-color: #287481; }
span { border-color: rgb(40,116,129); }
td.TdClassName
{
border-color: #287481;
}
.TagClassName
{
border-color: #287481;
}
</style>