Shades of Atoll #237576
Tints of Atoll #237576
RGB
CMYK
RGB Variations
Color information
#237576 (or 0x237576) is known color: Atoll. HEX triplet: 23, 75 and 76. RGB value is (35,117,118). Sum of RGB (Red+Green+Blue) = 35+117+118=270 (35% of max value = 765). Red value is 35 (14.06% from 255 or 12.96% from 270); Green value is 117 (46.09% from 255 or 43.33% from 270); Blue value is 118 (46.48% from 255 or 43.70% from 270); Max value from RGB is 118 - color contains mainly: blue. Hex color #237576 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #237576 is #DC8A89. Grayscale: #5C5C5C. Windows color (decimal): -14453386 or 7763235. OLE color: 7763235.
HSL color Cylindrical-coordinate representation of color #237576: hue angle of 180.72º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #237576 is Cyan = 0.70, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 35 | 117 | 118 | - |
| CMYK | 0.70 | 0.01 | 0 | 0.54 |
| HSL | 180.72º | 0.54% | 0.3% | - |
| HSV(B) | 180.72º | 0.7% | 0.46% | - |
| XYZ | 10.32 | 14.39 | 19.37 | - |
| YUV | 92.6 | 142.33 | 86.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 117 | 118 | 0.70 | 0.01 | 0 | 0.54 | 180.72 | 0.54 | 0.3 |
| Hex | 23 | 75 | 76 | 46 | 1 | 0 | 36 | B5 | 36 | 1E |
| Octal | 43 | 165 | 166 | 106 | 1 | 0 | 66 | 265 | 66 | 36 |
| Binary | 100011 | 1110101 | 1110110 | 1000110 | 1 | 0 | 110110 | 10110101 | 110110 | 11110 |
Color Harmonies of #237576
Complementary color
Monochromatic Colors of #237576
Black with #237576
Text Example
Text Example
White with #237576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #237576; }
p { color: rgb(35,117,118); }
H1.HeaderClassName
{
color: #237576;
}
.AnyTagClassName
{
color: #237576;
}
</style>
background-color css
<style>
a { background-color: #237576; }
a { background-color: rgb(35,117,118); }
div.DivClassName
{
background-color: #237576;
}
.BgClassName
{
background-color: #237576;
}
</style>
border-color css
<style>
span { border-color: #237576; }
span { border-color: rgb(35,117,118); }
td.TdClassName
{
border-color: #237576;
}
.TagClassName
{
border-color: #237576;
}
</style>