Shades of Atoll #237379
Tints of Atoll #237379
RGB
CMYK
RGB Variations
Color information
#237379 (or 0x237379) is known color: Atoll. HEX triplet: 23, 73 and 79. RGB value is (35,115,121). Sum of RGB (Red+Green+Blue) = 35+115+121=271 (35% of max value = 765). Red value is 35 (14.06% from 255 or 12.92% from 271); Green value is 115 (45.31% from 255 or 42.44% from 271); Blue value is 121 (47.66% from 255 or 44.65% from 271); Max value from RGB is 121 - color contains mainly: blue. Hex color #237379 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #237379 is #DC8C86. Grayscale: #5B5B5B. Windows color (decimal): -14453895 or 7959331. OLE color: 7959331.
HSL color Cylindrical-coordinate representation of color #237379: hue angle of 184.19º degrees, saturation: 0.55, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #237379 is Cyan = 0.71, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 35 | 115 | 121 | - |
| CMYK | 0.71 | 0.05 | 0 | 0.53 |
| HSL | 184.19º | 0.55% | 0.31% | - |
| HSV(B) | 184.19º | 0.71% | 0.47% | - |
| XYZ | 10.28 | 14 | 20.25 | - |
| YUV | 91.76 | 144.5 | 87.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 115 | 121 | 0.71 | 0.05 | 0 | 0.53 | 184.19 | 0.55 | 0.31 |
| Hex | 23 | 73 | 79 | 47 | 5 | 0 | 35 | B8 | 37 | 1F |
| Octal | 43 | 163 | 171 | 107 | 5 | 0 | 65 | 270 | 67 | 37 |
| Binary | 100011 | 1110011 | 1111001 | 1000111 | 101 | 0 | 110101 | 10111000 | 110111 | 11111 |
Color Harmonies of #237379
Complementary color
Monochromatic Colors of #237379
Black with #237379
Text Example
Text Example
White with #237379
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #237379; }
p { color: rgb(35,115,121); }
H1.HeaderClassName
{
color: #237379;
}
.AnyTagClassName
{
color: #237379;
}
</style>
background-color css
<style>
a { background-color: #237379; }
a { background-color: rgb(35,115,121); }
div.DivClassName
{
background-color: #237379;
}
.BgClassName
{
background-color: #237379;
}
</style>
border-color css
<style>
span { border-color: #237379; }
span { border-color: rgb(35,115,121); }
td.TdClassName
{
border-color: #237379;
}
.TagClassName
{
border-color: #237379;
}
</style>