Shades of Atoll #287374
Tints of Atoll #287374
RGB
CMYK
RGB Variations
Color information
#287374 (or 0x287374) is known color: Atoll. HEX triplet: 28, 73 and 74. RGB value is (40,115,116). Sum of RGB (Red+Green+Blue) = 40+115+116=271 (35% of max value = 765). Red value is 40 (16.02% from 255 or 14.76% from 271); Green value is 115 (45.31% from 255 or 42.44% from 271); Blue value is 116 (45.70% from 255 or 42.80% from 271); Max value from RGB is 116 - color contains mainly: blue. Hex color #287374 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #287374 is #D78C8B. Grayscale: #5C5C5C. Windows color (decimal): -14126220 or 7631656. OLE color: 7631656.
HSL color Cylindrical-coordinate representation of color #287374: hue angle of 180.79º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #287374 is Cyan = 0.66, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 40 | 115 | 116 | - |
| CMYK | 0.66 | 0.01 | 0 | 0.55 |
| HSL | 180.79º | 0.49% | 0.31% | - |
| HSV(B) | 180.79º | 0.66% | 0.45% | - |
| XYZ | 10.16 | 13.97 | 18.68 | - |
| YUV | 92.69 | 141.15 | 90.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 115 | 116 | 0.66 | 0.01 | 0 | 0.55 | 180.79 | 0.49 | 0.31 |
| Hex | 28 | 73 | 74 | 42 | 1 | 0 | 37 | B5 | 31 | 1F |
| Octal | 50 | 163 | 164 | 102 | 1 | 0 | 67 | 265 | 61 | 37 |
| Binary | 101000 | 1110011 | 1110100 | 1000010 | 1 | 0 | 110111 | 10110101 | 110001 | 11111 |
Color Harmonies of #287374
Complementary color
Monochromatic Colors of #287374
Black with #287374
Text Example
Text Example
White with #287374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287374; }
p { color: rgb(40,115,116); }
H1.HeaderClassName
{
color: #287374;
}
.AnyTagClassName
{
color: #287374;
}
</style>
background-color css
<style>
a { background-color: #287374; }
a { background-color: rgb(40,115,116); }
div.DivClassName
{
background-color: #287374;
}
.BgClassName
{
background-color: #287374;
}
</style>
border-color css
<style>
span { border-color: #287374; }
span { border-color: rgb(40,115,116); }
td.TdClassName
{
border-color: #287374;
}
.TagClassName
{
border-color: #287374;
}
</style>