Shades of Atoll #237375
Tints of Atoll #237375
RGB
CMYK
RGB Variations
Color information
#237375 (or 0x237375) is known color: Atoll. HEX triplet: 23, 73 and 75. RGB value is (35,115,117). Sum of RGB (Red+Green+Blue) = 35+115+117=267 (35% of max value = 765). Red value is 35 (14.06% from 255 or 13.11% from 267); Green value is 115 (45.31% from 255 or 43.07% from 267); Blue value is 117 (46.09% from 255 or 43.82% from 267); Max value from RGB is 117 - color contains mainly: blue. Hex color #237375 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #237375 is #DC8C8A. Grayscale: #5B5B5B. Windows color (decimal): -14453899 or 7697187. OLE color: 7697187.
HSL color Cylindrical-coordinate representation of color #237375: hue angle of 181.46º 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 #237375 is Cyan = 0.70, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 35 | 115 | 117 | - |
| CMYK | 0.70 | 0.02 | 0 | 0.54 |
| HSL | 181.46º | 0.54% | 0.3% | - |
| HSV(B) | 181.46º | 0.7% | 0.46% | - |
| XYZ | 10.03 | 13.9 | 18.98 | - |
| YUV | 91.31 | 142.5 | 87.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 115 | 117 | 0.70 | 0.02 | 0 | 0.54 | 181.46 | 0.54 | 0.3 |
| Hex | 23 | 73 | 75 | 46 | 2 | 0 | 36 | B5 | 36 | 1E |
| Octal | 43 | 163 | 165 | 106 | 2 | 0 | 66 | 265 | 66 | 36 |
| Binary | 100011 | 1110011 | 1110101 | 1000110 | 10 | 0 | 110110 | 10110101 | 110110 | 11110 |
Color Harmonies of #237375
Complementary color
Monochromatic Colors of #237375
Black with #237375
Text Example
Text Example
White with #237375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #237375; }
p { color: rgb(35,115,117); }
H1.HeaderClassName
{
color: #237375;
}
.AnyTagClassName
{
color: #237375;
}
</style>
background-color css
<style>
a { background-color: #237375; }
a { background-color: rgb(35,115,117); }
div.DivClassName
{
background-color: #237375;
}
.BgClassName
{
background-color: #237375;
}
</style>
border-color css
<style>
span { border-color: #237375; }
span { border-color: rgb(35,115,117); }
td.TdClassName
{
border-color: #237375;
}
.TagClassName
{
border-color: #237375;
}
</style>