Shades of Atoll #327172
Tints of Atoll #327172
RGB
CMYK
RGB Variations
Color information
#327172 (or 0x327172) is known color: Atoll. HEX triplet: 32, 71 and 72. RGB value is (50,113,114). Sum of RGB (Red+Green+Blue) = 50+113+114=277 (36% of max value = 765). Red value is 50 (19.92% from 255 or 18.05% from 277); Green value is 113 (44.53% from 255 or 40.79% from 277); Blue value is 114 (44.92% from 255 or 41.16% from 277); Max value from RGB is 114 - color contains mainly: blue. Hex color #327172 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #327172 is #CD8E8D. Grayscale: #5E5E5E. Windows color (decimal): -13471374 or 7500082. OLE color: 7500082.
HSL color Cylindrical-coordinate representation of color #327172: hue angle of 180.94º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #327172 is Cyan = 0.56, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 113 | 114 | - |
| CMYK | 0.56 | 0.01 | 0 | 0.55 |
| HSL | 180.94º | 0.39% | 0.32% | - |
| HSV(B) | 180.94º | 0.56% | 0.45% | - |
| XYZ | 10.26 | 13.7 | 18.02 | - |
| YUV | 94.28 | 139.13 | 96.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 113 | 114 | 0.56 | 0.01 | 0 | 0.55 | 180.94 | 0.39 | 0.32 |
| Hex | 32 | 71 | 72 | 38 | 1 | 0 | 37 | B5 | 27 | 20 |
| Octal | 62 | 161 | 162 | 70 | 1 | 0 | 67 | 265 | 47 | 40 |
| Binary | 110010 | 1110001 | 1110010 | 111000 | 1 | 0 | 110111 | 10110101 | 100111 | 100000 |
Color Harmonies of #327172
Complementary color
Monochromatic Colors of #327172
Black with #327172
Text Example
Text Example
White with #327172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327172; }
p { color: rgb(50,113,114); }
H1.HeaderClassName
{
color: #327172;
}
.AnyTagClassName
{
color: #327172;
}
</style>
background-color css
<style>
a { background-color: #327172; }
a { background-color: rgb(50,113,114); }
div.DivClassName
{
background-color: #327172;
}
.BgClassName
{
background-color: #327172;
}
</style>
border-color css
<style>
span { border-color: #327172; }
span { border-color: rgb(50,113,114); }
td.TdClassName
{
border-color: #327172;
}
.TagClassName
{
border-color: #327172;
}
</style>