Shades of Atoll #237275
Tints of Atoll #237275
RGB
CMYK
RGB Variations
Color information
#237275 (or 0x237275) is known color: Atoll. HEX triplet: 23, 72 and 75. RGB value is (35,114,117). Sum of RGB (Red+Green+Blue) = 35+114+117=266 (35% of max value = 765). Red value is 35 (14.06% from 255 or 13.16% from 266); Green value is 114 (44.92% from 255 or 42.86% from 266); Blue value is 117 (46.09% from 255 or 43.98% from 266); Max value from RGB is 117 - color contains mainly: blue. Hex color #237275 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #237275 is #DC8D8A. Grayscale: #5A5A5A. Windows color (decimal): -14454155 or 7696931. OLE color: 7696931.
HSL color Cylindrical-coordinate representation of color #237275: hue angle of 182.2º 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 #237275 is Cyan = 0.70, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 35 | 114 | 117 | - |
| CMYK | 0.70 | 0.03 | 0 | 0.54 |
| HSL | 182.2º | 0.54% | 0.3% | - |
| HSV(B) | 182.2º | 0.7% | 0.46% | - |
| XYZ | 9.92 | 13.68 | 18.95 | - |
| YUV | 90.72 | 142.83 | 88.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 114 | 117 | 0.70 | 0.03 | 0 | 0.54 | 182.2 | 0.54 | 0.3 |
| Hex | 23 | 72 | 75 | 46 | 3 | 0 | 36 | B6 | 36 | 1E |
| Octal | 43 | 162 | 165 | 106 | 3 | 0 | 66 | 266 | 66 | 36 |
| Binary | 100011 | 1110010 | 1110101 | 1000110 | 11 | 0 | 110110 | 10110110 | 110110 | 11110 |
Color Harmonies of #237275
Complementary color
Monochromatic Colors of #237275
Black with #237275
Text Example
Text Example
White with #237275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #237275; }
p { color: rgb(35,114,117); }
H1.HeaderClassName
{
color: #237275;
}
.AnyTagClassName
{
color: #237275;
}
</style>
background-color css
<style>
a { background-color: #237275; }
a { background-color: rgb(35,114,117); }
div.DivClassName
{
background-color: #237275;
}
.BgClassName
{
background-color: #237275;
}
</style>
border-color css
<style>
span { border-color: #237275; }
span { border-color: rgb(35,114,117); }
td.TdClassName
{
border-color: #237275;
}
.TagClassName
{
border-color: #237275;
}
</style>