Shades of Atoll #237277
Tints of Atoll #237277
RGB
CMYK
RGB Variations
Color information
#237277 (or 0x237277) is known color: Atoll. HEX triplet: 23, 72 and 77. RGB value is (35,114,119). Sum of RGB (Red+Green+Blue) = 35+114+119=268 (35% of max value = 765). Red value is 35 (14.06% from 255 or 13.06% from 268); Green value is 114 (44.92% from 255 or 42.54% from 268); Blue value is 119 (46.88% from 255 or 44.40% from 268); Max value from RGB is 119 - color contains mainly: blue. Hex color #237277 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #237277 is #DC8D88. Grayscale: #5A5A5A. Windows color (decimal): -14454153 or 7828003. OLE color: 7828003.
HSL color Cylindrical-coordinate representation of color #237277: hue angle of 183.57º 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 #237277 is Cyan = 0.71, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 35 | 114 | 119 | - |
| CMYK | 0.71 | 0.04 | 0 | 0.53 |
| HSL | 183.57º | 0.55% | 0.3% | - |
| HSV(B) | 183.57º | 0.71% | 0.47% | - |
| XYZ | 10.04 | 13.72 | 19.57 | - |
| YUV | 90.95 | 143.83 | 88.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 114 | 119 | 0.71 | 0.04 | 0 | 0.53 | 183.57 | 0.55 | 0.3 |
| Hex | 23 | 72 | 77 | 47 | 4 | 0 | 35 | B8 | 37 | 1E |
| Octal | 43 | 162 | 167 | 107 | 4 | 0 | 65 | 270 | 67 | 36 |
| Binary | 100011 | 1110010 | 1110111 | 1000111 | 100 | 0 | 110101 | 10111000 | 110111 | 11110 |
Color Harmonies of #237277
Complementary color
Monochromatic Colors of #237277
Black with #237277
Text Example
Text Example
White with #237277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #237277; }
p { color: rgb(35,114,119); }
H1.HeaderClassName
{
color: #237277;
}
.AnyTagClassName
{
color: #237277;
}
</style>
background-color css
<style>
a { background-color: #237277; }
a { background-color: rgb(35,114,119); }
div.DivClassName
{
background-color: #237277;
}
.BgClassName
{
background-color: #237277;
}
</style>
border-color css
<style>
span { border-color: #237277; }
span { border-color: rgb(35,114,119); }
td.TdClassName
{
border-color: #237277;
}
.TagClassName
{
border-color: #237277;
}
</style>