Shades of Atoll #207577
Tints of Atoll #207577
RGB
CMYK
RGB Variations
Color information
#207577 (or 0x207577) is known color: Atoll. HEX triplet: 20, 75 and 77. RGB value is (32,117,119). Sum of RGB (Red+Green+Blue) = 32+117+119=268 (35% of max value = 765). Red value is 32 (12.89% from 255 or 11.94% from 268); Green value is 117 (46.09% from 255 or 43.66% 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 #207577 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #207577 is #DF8A88. Grayscale: #5B5B5B. Windows color (decimal): -14649993 or 7828768. OLE color: 7828768.
HSL color Cylindrical-coordinate representation of color #207577: hue angle of 181.38º 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 #207577 is Cyan = 0.73, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 32 | 117 | 119 | - |
| CMYK | 0.73 | 0.02 | 0 | 0.53 |
| HSL | 181.38º | 0.58% | 0.3% | - |
| HSV(B) | 181.38º | 0.73% | 0.47% | - |
| XYZ | 10.29 | 14.36 | 19.68 | - |
| YUV | 91.81 | 143.34 | 85.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 117 | 119 | 0.73 | 0.02 | 0 | 0.53 | 181.38 | 0.58 | 0.3 |
| Hex | 20 | 75 | 77 | 49 | 2 | 0 | 35 | B5 | 3A | 1E |
| Octal | 40 | 165 | 167 | 111 | 2 | 0 | 65 | 265 | 72 | 36 |
| Binary | 100000 | 1110101 | 1110111 | 1001001 | 10 | 0 | 110101 | 10110101 | 111010 | 11110 |
Color Harmonies of #207577
Complementary color
Monochromatic Colors of #207577
Black with #207577
Text Example
Text Example
White with #207577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207577; }
p { color: rgb(32,117,119); }
H1.HeaderClassName
{
color: #207577;
}
.AnyTagClassName
{
color: #207577;
}
</style>
background-color css
<style>
a { background-color: #207577; }
a { background-color: rgb(32,117,119); }
div.DivClassName
{
background-color: #207577;
}
.BgClassName
{
background-color: #207577;
}
</style>
border-color css
<style>
span { border-color: #207577; }
span { border-color: rgb(32,117,119); }
td.TdClassName
{
border-color: #207577;
}
.TagClassName
{
border-color: #207577;
}
</style>