Shades of Atoll #287175
Tints of Atoll #287175
RGB
CMYK
RGB Variations
Color information
#287175 (or 0x287175) is known color: Atoll. HEX triplet: 28, 71 and 75. RGB value is (40,113,117). Sum of RGB (Red+Green+Blue) = 40+113+117=270 (35% of max value = 765). Red value is 40 (16.02% from 255 or 14.81% from 270); Green value is 113 (44.53% from 255 or 41.85% from 270); Blue value is 117 (46.09% from 255 or 43.33% from 270); Max value from RGB is 117 - color contains mainly: blue. Hex color #287175 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #287175 is #D78E8A. Grayscale: #5B5B5B. Windows color (decimal): -14126731 or 7696680. OLE color: 7696680.
HSL color Cylindrical-coordinate representation of color #287175: hue angle of 183.12º 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 #287175 is Cyan = 0.66, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 40 | 113 | 117 | - |
| CMYK | 0.66 | 0.03 | 0 | 0.54 |
| HSL | 183.12º | 0.49% | 0.31% | - |
| HSV(B) | 183.12º | 0.66% | 0.46% | - |
| XYZ | 9.99 | 13.55 | 18.92 | - |
| YUV | 91.63 | 142.32 | 91.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 113 | 117 | 0.66 | 0.03 | 0 | 0.54 | 183.12 | 0.49 | 0.31 |
| Hex | 28 | 71 | 75 | 42 | 3 | 0 | 36 | B7 | 31 | 1F |
| Octal | 50 | 161 | 165 | 102 | 3 | 0 | 66 | 267 | 61 | 37 |
| Binary | 101000 | 1110001 | 1110101 | 1000010 | 11 | 0 | 110110 | 10110111 | 110001 | 11111 |
Color Harmonies of #287175
Complementary color
Monochromatic Colors of #287175
Black with #287175
Text Example
Text Example
White with #287175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287175; }
p { color: rgb(40,113,117); }
H1.HeaderClassName
{
color: #287175;
}
.AnyTagClassName
{
color: #287175;
}
</style>
background-color css
<style>
a { background-color: #287175; }
a { background-color: rgb(40,113,117); }
div.DivClassName
{
background-color: #287175;
}
.BgClassName
{
background-color: #287175;
}
</style>
border-color css
<style>
span { border-color: #287175; }
span { border-color: rgb(40,113,117); }
td.TdClassName
{
border-color: #287175;
}
.TagClassName
{
border-color: #287175;
}
</style>