Shades of Atoll #287680
Tints of Atoll #287680
RGB
CMYK
RGB Variations
Color information
#287680 (or 0x287680) is known color: Atoll. HEX triplet: 28, 76 and 80. RGB value is (40,118,128). Sum of RGB (Red+Green+Blue) = 40+118+128=286 (37% of max value = 765). Red value is 40 (16.02% from 255 or 13.99% from 286); Green value is 118 (46.48% from 255 or 41.26% from 286); Blue value is 128 (50.39% from 255 or 44.76% from 286); Max value from RGB is 128 - color contains mainly: blue. Hex color #287680 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #287680 is #D7897F. Grayscale: #5F5F5F. Windows color (decimal): -14125440 or 8418856. OLE color: 8418856.
HSL color Cylindrical-coordinate representation of color #287680: hue angle of 186.82º degrees, saturation: 0.52, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #287680 is Cyan = 0.69, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 40 | 118 | 128 | - |
| CMYK | 0.69 | 0.08 | 0 | 0.50 |
| HSL | 186.82º | 0.52% | 0.33% | - |
| HSV(B) | 186.82º | 0.69% | 0.5% | - |
| XYZ | 11.25 | 14.97 | 22.72 | - |
| YUV | 95.82 | 146.16 | 88.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 118 | 128 | 0.69 | 0.08 | 0 | 0.50 | 186.82 | 0.52 | 0.33 |
| Hex | 28 | 76 | 80 | 45 | 8 | 0 | 32 | BB | 34 | 21 |
| Octal | 50 | 166 | 200 | 105 | 10 | 0 | 62 | 273 | 64 | 41 |
| Binary | 101000 | 1110110 | 10000000 | 1000101 | 1000 | 0 | 110010 | 10111011 | 110100 | 100001 |
Color Harmonies of #287680
Complementary color
Monochromatic Colors of #287680
Black with #287680
Text Example
Text Example
White with #287680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287680; }
p { color: rgb(40,118,128); }
H1.HeaderClassName
{
color: #287680;
}
.AnyTagClassName
{
color: #287680;
}
</style>
background-color css
<style>
a { background-color: #287680; }
a { background-color: rgb(40,118,128); }
div.DivClassName
{
background-color: #287680;
}
.BgClassName
{
background-color: #287680;
}
</style>
border-color css
<style>
span { border-color: #287680; }
span { border-color: rgb(40,118,128); }
td.TdClassName
{
border-color: #287680;
}
.TagClassName
{
border-color: #287680;
}
</style>