Shades of Atoll #237072
Tints of Atoll #237072
RGB
CMYK
RGB Variations
Color information
#237072 (or 0x237072) is known color: Atoll. HEX triplet: 23, 70 and 72. RGB value is (35,112,114). Sum of RGB (Red+Green+Blue) = 35+112+114=261 (34% of max value = 765). Red value is 35 (14.06% from 255 or 13.41% from 261); Green value is 112 (44.14% from 255 or 42.91% from 261); Blue value is 114 (44.92% from 255 or 43.68% from 261); Max value from RGB is 114 - color contains mainly: blue. Hex color #237072 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #237072 is #DC8F8D. Grayscale: #595959. Windows color (decimal): -14454670 or 7499811. OLE color: 7499811.
HSL color Cylindrical-coordinate representation of color #237072: hue angle of 181.52º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #237072 is Cyan = 0.69, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 35 | 112 | 114 | - |
| CMYK | 0.69 | 0.02 | 0 | 0.55 |
| HSL | 181.52º | 0.53% | 0.29% | - |
| HSV(B) | 181.52º | 0.69% | 0.45% | - |
| XYZ | 9.52 | 13.16 | 17.96 | - |
| YUV | 89.21 | 141.99 | 89.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 112 | 114 | 0.69 | 0.02 | 0 | 0.55 | 181.52 | 0.53 | 0.29 |
| Hex | 23 | 70 | 72 | 45 | 2 | 0 | 37 | B6 | 35 | 1D |
| Octal | 43 | 160 | 162 | 105 | 2 | 0 | 67 | 266 | 65 | 35 |
| Binary | 100011 | 1110000 | 1110010 | 1000101 | 10 | 0 | 110111 | 10110110 | 110101 | 11101 |
Color Harmonies of #237072
Complementary color
Monochromatic Colors of #237072
Black with #237072
Text Example
Text Example
White with #237072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #237072; }
p { color: rgb(35,112,114); }
H1.HeaderClassName
{
color: #237072;
}
.AnyTagClassName
{
color: #237072;
}
</style>
background-color css
<style>
a { background-color: #237072; }
a { background-color: rgb(35,112,114); }
div.DivClassName
{
background-color: #237072;
}
.BgClassName
{
background-color: #237072;
}
</style>
border-color css
<style>
span { border-color: #237072; }
span { border-color: rgb(35,112,114); }
td.TdClassName
{
border-color: #237072;
}
.TagClassName
{
border-color: #237072;
}
</style>