Shades of Atoll #207477
Tints of Atoll #207477
RGB
CMYK
RGB Variations
Color information
#207477 (or 0x207477) is known color: Atoll. HEX triplet: 20, 74 and 77. RGB value is (32,116,119). Sum of RGB (Red+Green+Blue) = 32+116+119=267 (35% of max value = 765). Red value is 32 (12.89% from 255 or 11.99% from 267); Green value is 116 (45.70% from 255 or 43.45% from 267); Blue value is 119 (46.88% from 255 or 44.57% from 267); Max value from RGB is 119 - color contains mainly: blue. Hex color #207477 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #207477 is #DF8B88. Grayscale: #5B5B5B. Windows color (decimal): -14650249 or 7828512. OLE color: 7828512.
HSL color Cylindrical-coordinate representation of color #207477: hue angle of 182.07º degrees, saturation: 0.58, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #207477 is Cyan = 0.73, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 32 | 116 | 119 | - |
| CMYK | 0.73 | 0.03 | 0 | 0.53 |
| HSL | 182.07º | 0.58% | 0.3% | - |
| HSV(B) | 182.07º | 0.73% | 0.47% | - |
| XYZ | 10.17 | 14.13 | 19.64 | - |
| YUV | 91.23 | 143.67 | 85.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 116 | 119 | 0.73 | 0.03 | 0 | 0.53 | 182.07 | 0.58 | 0.3 |
| Hex | 20 | 74 | 77 | 49 | 3 | 0 | 35 | B6 | 3A | 1E |
| Octal | 40 | 164 | 167 | 111 | 3 | 0 | 65 | 266 | 72 | 36 |
| Binary | 100000 | 1110100 | 1110111 | 1001001 | 11 | 0 | 110101 | 10110110 | 111010 | 11110 |
Color Harmonies of #207477
Complementary color
Monochromatic Colors of #207477
Black with #207477
Text Example
Text Example
White with #207477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207477; }
p { color: rgb(32,116,119); }
H1.HeaderClassName
{
color: #207477;
}
.AnyTagClassName
{
color: #207477;
}
</style>
background-color css
<style>
a { background-color: #207477; }
a { background-color: rgb(32,116,119); }
div.DivClassName
{
background-color: #207477;
}
.BgClassName
{
background-color: #207477;
}
</style>
border-color css
<style>
span { border-color: #207477; }
span { border-color: rgb(32,116,119); }
td.TdClassName
{
border-color: #207477;
}
.TagClassName
{
border-color: #207477;
}
</style>