Shades of Atoll #327177
Tints of Atoll #327177
RGB
CMYK
RGB Variations
Color information
#327177 (or 0x327177) is known color: Atoll. HEX triplet: 32, 71 and 77. RGB value is (50,113,119). Sum of RGB (Red+Green+Blue) = 50+113+119=282 (37% of max value = 765). Red value is 50 (19.92% from 255 or 17.73% from 282); Green value is 113 (44.53% from 255 or 40.07% from 282); Blue value is 119 (46.88% from 255 or 42.20% from 282); Max value from RGB is 119 - color contains mainly: blue. Hex color #327177 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #327177 is #CD8E88. Grayscale: #5E5E5E. Windows color (decimal): -13471369 or 7827762. OLE color: 7827762.
HSL color Cylindrical-coordinate representation of color #327177: hue angle of 185.22º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #327177 is Cyan = 0.58, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 50 | 113 | 119 | - |
| CMYK | 0.58 | 0.05 | 0 | 0.53 |
| HSL | 185.22º | 0.41% | 0.33% | - |
| HSV(B) | 185.22º | 0.58% | 0.47% | - |
| XYZ | 10.55 | 13.82 | 19.56 | - |
| YUV | 94.85 | 141.63 | 96.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 113 | 119 | 0.58 | 0.05 | 0 | 0.53 | 185.22 | 0.41 | 0.33 |
| Hex | 32 | 71 | 77 | 3A | 5 | 0 | 35 | B9 | 29 | 21 |
| Octal | 62 | 161 | 167 | 72 | 5 | 0 | 65 | 271 | 51 | 41 |
| Binary | 110010 | 1110001 | 1110111 | 111010 | 101 | 0 | 110101 | 10111001 | 101001 | 100001 |
Color Harmonies of #327177
Complementary color
Monochromatic Colors of #327177
Black with #327177
Text Example
Text Example
White with #327177
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327177; }
p { color: rgb(50,113,119); }
H1.HeaderClassName
{
color: #327177;
}
.AnyTagClassName
{
color: #327177;
}
</style>
background-color css
<style>
a { background-color: #327177; }
a { background-color: rgb(50,113,119); }
div.DivClassName
{
background-color: #327177;
}
.BgClassName
{
background-color: #327177;
}
</style>
border-color css
<style>
span { border-color: #327177; }
span { border-color: rgb(50,113,119); }
td.TdClassName
{
border-color: #327177;
}
.TagClassName
{
border-color: #327177;
}
</style>