Shades of Atoll #207376
Tints of Atoll #207376
RGB
CMYK
RGB Variations
Color information
#207376 (or 0x207376) is known color: Atoll. HEX triplet: 20, 73 and 76. RGB value is (32,115,118). Sum of RGB (Red+Green+Blue) = 32+115+118=265 (35% of max value = 765). Red value is 32 (12.89% from 255 or 12.08% from 265); Green value is 115 (45.31% from 255 or 43.40% from 265); Blue value is 118 (46.48% from 255 or 44.53% from 265); Max value from RGB is 118 - color contains mainly: blue. Hex color #207376 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #207376 is #DF8C89. Grayscale: #5A5A5A. Windows color (decimal): -14650506 or 7762720. OLE color: 7762720.
HSL color Cylindrical-coordinate representation of color #207376: hue angle of 182.09º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #207376 is Cyan = 0.73, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 32 | 115 | 118 | - |
| CMYK | 0.73 | 0.03 | 0 | 0.54 |
| HSL | 182.09º | 0.57% | 0.29% | - |
| HSV(B) | 182.09º | 0.73% | 0.46% | - |
| XYZ | 10 | 13.88 | 19.29 | - |
| YUV | 90.53 | 143.5 | 86.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 115 | 118 | 0.73 | 0.03 | 0 | 0.54 | 182.09 | 0.57 | 0.29 |
| Hex | 20 | 73 | 76 | 49 | 3 | 0 | 36 | B6 | 39 | 1D |
| Octal | 40 | 163 | 166 | 111 | 3 | 0 | 66 | 266 | 71 | 35 |
| Binary | 100000 | 1110011 | 1110110 | 1001001 | 11 | 0 | 110110 | 10110110 | 111001 | 11101 |
Color Harmonies of #207376
Complementary color
Monochromatic Colors of #207376
Black with #207376
Text Example
Text Example
White with #207376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207376; }
p { color: rgb(32,115,118); }
H1.HeaderClassName
{
color: #207376;
}
.AnyTagClassName
{
color: #207376;
}
</style>
background-color css
<style>
a { background-color: #207376; }
a { background-color: rgb(32,115,118); }
div.DivClassName
{
background-color: #207376;
}
.BgClassName
{
background-color: #207376;
}
</style>
border-color css
<style>
span { border-color: #207376; }
span { border-color: rgb(32,115,118); }
td.TdClassName
{
border-color: #207376;
}
.TagClassName
{
border-color: #207376;
}
</style>