Shades of Atoll #237777
Tints of Atoll #237777
RGB
CMYK
RGB Variations
Color information
#237777 (or 0x237777) is known color: Atoll. HEX triplet: 23, 77 and 77. RGB value is (35,119,119). Sum of RGB (Red+Green+Blue) = 35+119+119=273 (36% of max value = 765). Red value is 35 (14.06% from 255 or 12.82% from 273); Green value is 119 (46.88% from 255 or 43.59% from 273); Blue value is 119 (46.88% from 255 or 43.59% from 273); Max value from RGB is 119 - color contains mainly: green, blue. Hex color #237777 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #237777 is #DC8888. Grayscale: #5D5D5D. Windows color (decimal): -14452873 or 7829283. OLE color: 7829283.
HSL color Cylindrical-coordinate representation of color #237777: hue angle of 180º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #237777 is Cyan = 0.71, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 35 | 119 | 119 | - |
| CMYK | 0.71 | 0 | 0 | 0.53 |
| HSL | 180º | 0.55% | 0.3% | - |
| HSV(B) | 180º | 0.71% | 0.47% | - |
| XYZ | 10.62 | 14.88 | 19.77 | - |
| YUV | 93.88 | 142.17 | 86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 119 | 119 | 0.71 | 0 | 0 | 0.53 | 180 | 0.55 | 0.3 |
| Hex | 23 | 77 | 77 | 47 | 0 | 0 | 35 | B4 | 37 | 1E |
| Octal | 43 | 167 | 167 | 107 | 0 | 0 | 65 | 264 | 67 | 36 |
| Binary | 100011 | 1110111 | 1110111 | 1000111 | 0 | 0 | 110101 | 10110100 | 110111 | 11110 |
Color Harmonies of #237777
Complementary color
Monochromatic Colors of #237777
Black with #237777
Text Example
Text Example
White with #237777
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #237777; }
p { color: rgb(35,119,119); }
H1.HeaderClassName
{
color: #237777;
}
.AnyTagClassName
{
color: #237777;
}
</style>
background-color css
<style>
a { background-color: #237777; }
a { background-color: rgb(35,119,119); }
div.DivClassName
{
background-color: #237777;
}
.BgClassName
{
background-color: #237777;
}
</style>
border-color css
<style>
span { border-color: #237777; }
span { border-color: rgb(35,119,119); }
td.TdClassName
{
border-color: #237777;
}
.TagClassName
{
border-color: #237777;
}
</style>