Shades of Atoll #287678
Tints of Atoll #287678
RGB
CMYK
RGB Variations
Color information
#287678 (or 0x287678) is known color: Atoll. HEX triplet: 28, 76 and 78. RGB value is (40,118,120). Sum of RGB (Red+Green+Blue) = 40+118+120=278 (36% of max value = 765). Red value is 40 (16.02% from 255 or 14.39% from 278); Green value is 118 (46.48% from 255 or 42.45% from 278); Blue value is 120 (47.27% from 255 or 43.17% from 278); Max value from RGB is 120 - color contains mainly: blue. Hex color #287678 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #287678 is #D78987. Grayscale: #5E5E5E. Windows color (decimal): -14125448 or 7894568. OLE color: 7894568.
HSL color Cylindrical-coordinate representation of color #287678: hue angle of 181.5º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #287678 is Cyan = 0.67, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 40 | 118 | 120 | - |
| CMYK | 0.67 | 0.02 | 0 | 0.53 |
| HSL | 181.5º | 0.5% | 0.31% | - |
| HSV(B) | 181.5º | 0.67% | 0.47% | - |
| XYZ | 10.74 | 14.76 | 20.05 | - |
| YUV | 94.91 | 142.16 | 88.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 118 | 120 | 0.67 | 0.02 | 0 | 0.53 | 181.5 | 0.5 | 0.31 |
| Hex | 28 | 76 | 78 | 43 | 2 | 0 | 35 | B6 | 32 | 1F |
| Octal | 50 | 166 | 170 | 103 | 2 | 0 | 65 | 266 | 62 | 37 |
| Binary | 101000 | 1110110 | 1111000 | 1000011 | 10 | 0 | 110101 | 10110110 | 110010 | 11111 |
Color Harmonies of #287678
Complementary color
Monochromatic Colors of #287678
Black with #287678
Text Example
Text Example
White with #287678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287678; }
p { color: rgb(40,118,120); }
H1.HeaderClassName
{
color: #287678;
}
.AnyTagClassName
{
color: #287678;
}
</style>
background-color css
<style>
a { background-color: #287678; }
a { background-color: rgb(40,118,120); }
div.DivClassName
{
background-color: #287678;
}
.BgClassName
{
background-color: #287678;
}
</style>
border-color css
<style>
span { border-color: #287678; }
span { border-color: rgb(40,118,120); }
td.TdClassName
{
border-color: #287678;
}
.TagClassName
{
border-color: #287678;
}
</style>