Shades of Atoll #287676
Tints of Atoll #287676
RGB
CMYK
RGB Variations
Color information
#287676 (or 0x287676) is known color: Atoll. HEX triplet: 28, 76 and 76. RGB value is (40,118,118). Sum of RGB (Red+Green+Blue) = 40+118+118=276 (36% of max value = 765). Red value is 40 (16.02% from 255 or 14.49% from 276); Green value is 118 (46.48% from 255 or 42.75% from 276); Blue value is 118 (46.48% from 255 or 42.75% from 276); Max value from RGB is 118 - color contains mainly: green, blue. Hex color #287676 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #287676 is #D78989. Grayscale: #5E5E5E. Windows color (decimal): -14125450 or 7763496. OLE color: 7763496.
HSL color Cylindrical-coordinate representation of color #287676: hue angle of 180º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #287676 is Cyan = 0.66, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 40 | 118 | 118 | - |
| CMYK | 0.66 | 0 | 0 | 0.54 |
| HSL | 180º | 0.49% | 0.31% | - |
| HSV(B) | 180º | 0.66% | 0.46% | - |
| XYZ | 10.62 | 14.72 | 19.42 | - |
| YUV | 94.68 | 141.16 | 89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 118 | 118 | 0.66 | 0 | 0 | 0.54 | 180 | 0.49 | 0.31 |
| Hex | 28 | 76 | 76 | 42 | 0 | 0 | 36 | B4 | 31 | 1F |
| Octal | 50 | 166 | 166 | 102 | 0 | 0 | 66 | 264 | 61 | 37 |
| Binary | 101000 | 1110110 | 1110110 | 1000010 | 0 | 0 | 110110 | 10110100 | 110001 | 11111 |
Color Harmonies of #287676
Complementary color
Monochromatic Colors of #287676
Black with #287676
Text Example
Text Example
White with #287676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287676; }
p { color: rgb(40,118,118); }
H1.HeaderClassName
{
color: #287676;
}
.AnyTagClassName
{
color: #287676;
}
</style>
background-color css
<style>
a { background-color: #287676; }
a { background-color: rgb(40,118,118); }
div.DivClassName
{
background-color: #287676;
}
.BgClassName
{
background-color: #287676;
}
</style>
border-color css
<style>
span { border-color: #287676; }
span { border-color: rgb(40,118,118); }
td.TdClassName
{
border-color: #287676;
}
.TagClassName
{
border-color: #287676;
}
</style>