Shades of Atoll #327372
Tints of Atoll #327372
RGB
CMYK
RGB Variations
Color information
#327372 (or 0x327372) is known color: Atoll. HEX triplet: 32, 73 and 72. RGB value is (50,115,114). Sum of RGB (Red+Green+Blue) = 50+115+114=279 (36% of max value = 765). Red value is 50 (19.92% from 255 or 17.92% from 279); Green value is 115 (45.31% from 255 or 41.22% from 279); Blue value is 114 (44.92% from 255 or 40.86% from 279); Max value from RGB is 115 - color contains mainly: green. Hex color #327372 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #327372 is #CD8C8D. Grayscale: #5F5F5F. Windows color (decimal): -13470862 or 7500594. OLE color: 7500594.
HSL color Cylindrical-coordinate representation of color #327372: hue angle of 179.08º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #327372 is Cyan = 0.57, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 115 | 114 | - |
| CMYK | 0.57 | 0 | 0.01 | 0.55 |
| HSL | 179.08º | 0.39% | 0.32% | - |
| HSV(B) | 179.08º | 0.57% | 0.45% | - |
| XYZ | 10.48 | 14.15 | 18.1 | - |
| YUV | 95.45 | 138.47 | 95.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 115 | 114 | 0.57 | 0 | 0.01 | 0.55 | 179.08 | 0.39 | 0.32 |
| Hex | 32 | 73 | 72 | 39 | 0 | 1 | 37 | B3 | 27 | 20 |
| Octal | 62 | 163 | 162 | 71 | 0 | 1 | 67 | 263 | 47 | 40 |
| Binary | 110010 | 1110011 | 1110010 | 111001 | 0 | 1 | 110111 | 10110011 | 100111 | 100000 |
Color Harmonies of #327372
Complementary color
Monochromatic Colors of #327372
Black with #327372
Text Example
Text Example
White with #327372
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327372; }
p { color: rgb(50,115,114); }
H1.HeaderClassName
{
color: #327372;
}
.AnyTagClassName
{
color: #327372;
}
</style>
background-color css
<style>
a { background-color: #327372; }
a { background-color: rgb(50,115,114); }
div.DivClassName
{
background-color: #327372;
}
.BgClassName
{
background-color: #327372;
}
</style>
border-color css
<style>
span { border-color: #327372; }
span { border-color: rgb(50,115,114); }
td.TdClassName
{
border-color: #327372;
}
.TagClassName
{
border-color: #327372;
}
</style>