Shades of Atoll #237376
Tints of Atoll #237376
RGB
CMYK
RGB Variations
Color information
#237376 (or 0x237376) is known color: Atoll. HEX triplet: 23, 73 and 76. RGB value is (35,115,118). Sum of RGB (Red+Green+Blue) = 35+115+118=268 (35% of max value = 765). Red value is 35 (14.06% from 255 or 13.06% from 268); Green value is 115 (45.31% from 255 or 42.91% from 268); Blue value is 118 (46.48% from 255 or 44.03% from 268); Max value from RGB is 118 - color contains mainly: blue. Hex color #237376 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #237376 is #DC8C89. Grayscale: #5B5B5B. Windows color (decimal): -14453898 or 7762723. OLE color: 7762723.
HSL color Cylindrical-coordinate representation of color #237376: hue angle of 182.17º 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 #237376 is Cyan = 0.70, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 35 | 115 | 118 | - |
| CMYK | 0.70 | 0.03 | 0 | 0.54 |
| HSL | 182.17º | 0.54% | 0.3% | - |
| HSV(B) | 182.17º | 0.7% | 0.46% | - |
| XYZ | 10.09 | 13.93 | 19.3 | - |
| YUV | 91.42 | 143 | 87.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 115 | 118 | 0.70 | 0.03 | 0 | 0.54 | 182.17 | 0.54 | 0.3 |
| Hex | 23 | 73 | 76 | 46 | 3 | 0 | 36 | B6 | 36 | 1E |
| Octal | 43 | 163 | 166 | 106 | 3 | 0 | 66 | 266 | 66 | 36 |
| Binary | 100011 | 1110011 | 1110110 | 1000110 | 11 | 0 | 110110 | 10110110 | 110110 | 11110 |
Color Harmonies of #237376
Complementary color
Monochromatic Colors of #237376
Black with #237376
Text Example
Text Example
White with #237376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #237376; }
p { color: rgb(35,115,118); }
H1.HeaderClassName
{
color: #237376;
}
.AnyTagClassName
{
color: #237376;
}
</style>
background-color css
<style>
a { background-color: #237376; }
a { background-color: rgb(35,115,118); }
div.DivClassName
{
background-color: #237376;
}
.BgClassName
{
background-color: #237376;
}
</style>
border-color css
<style>
span { border-color: #237376; }
span { border-color: rgb(35,115,118); }
td.TdClassName
{
border-color: #237376;
}
.TagClassName
{
border-color: #237376;
}
</style>