Shades of Atoll #327072
Tints of Atoll #327072
RGB
CMYK
RGB Variations
Color information
#327072 (or 0x327072) is known color: Atoll. HEX triplet: 32, 70 and 72. RGB value is (50,112,114). Sum of RGB (Red+Green+Blue) = 50+112+114=276 (36% of max value = 765). Red value is 50 (19.92% from 255 or 18.12% from 276); Green value is 112 (44.14% from 255 or 40.58% from 276); Blue value is 114 (44.92% from 255 or 41.30% from 276); Max value from RGB is 114 - color contains mainly: blue. Hex color #327072 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #327072 is #CD8F8D. Grayscale: #5D5D5D. Windows color (decimal): -13471630 or 7499826. OLE color: 7499826.
HSL color Cylindrical-coordinate representation of color #327072: hue angle of 181.88º 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 #327072 is Cyan = 0.56, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 112 | 114 | - |
| CMYK | 0.56 | 0.02 | 0 | 0.55 |
| HSL | 181.88º | 0.39% | 0.32% | - |
| HSV(B) | 181.88º | 0.56% | 0.45% | - |
| XYZ | 10.15 | 13.48 | 17.99 | - |
| YUV | 93.69 | 139.46 | 96.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 112 | 114 | 0.56 | 0.02 | 0 | 0.55 | 181.88 | 0.39 | 0.32 |
| Hex | 32 | 70 | 72 | 38 | 2 | 0 | 37 | B6 | 27 | 20 |
| Octal | 62 | 160 | 162 | 70 | 2 | 0 | 67 | 266 | 47 | 40 |
| Binary | 110010 | 1110000 | 1110010 | 111000 | 10 | 0 | 110111 | 10110110 | 100111 | 100000 |
Color Harmonies of #327072
Complementary color
Monochromatic Colors of #327072
Black with #327072
Text Example
Text Example
White with #327072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327072; }
p { color: rgb(50,112,114); }
H1.HeaderClassName
{
color: #327072;
}
.AnyTagClassName
{
color: #327072;
}
</style>
background-color css
<style>
a { background-color: #327072; }
a { background-color: rgb(50,112,114); }
div.DivClassName
{
background-color: #327072;
}
.BgClassName
{
background-color: #327072;
}
</style>
border-color css
<style>
span { border-color: #327072; }
span { border-color: rgb(50,112,114); }
td.TdClassName
{
border-color: #327072;
}
.TagClassName
{
border-color: #327072;
}
</style>