Shades of Atoll #327271
Tints of Atoll #327271
RGB
CMYK
RGB Variations
Color information
#327271 (or 0x327271) is known color: Atoll. HEX triplet: 32, 72 and 71. RGB value is (50,114,113). Sum of RGB (Red+Green+Blue) = 50+114+113=277 (36% of max value = 765). Red value is 50 (19.92% from 255 or 18.05% from 277); Green value is 114 (44.92% from 255 or 41.16% from 277); Blue value is 113 (44.53% from 255 or 40.79% from 277); Max value from RGB is 114 - color contains mainly: green. Hex color #327271 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #327271 is #CD8D8E. Grayscale: #5E5E5E. Windows color (decimal): -13471119 or 7434802. OLE color: 7434802.
HSL color Cylindrical-coordinate representation of color #327271: hue angle of 179.06º 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 #327271 is Cyan = 0.56, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 114 | 113 | - |
| CMYK | 0.56 | 0 | 0.01 | 0.55 |
| HSL | 179.06º | 0.39% | 0.32% | - |
| HSV(B) | 179.06º | 0.56% | 0.45% | - |
| XYZ | 10.31 | 13.9 | 17.76 | - |
| YUV | 94.75 | 138.3 | 96.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 114 | 113 | 0.56 | 0 | 0.01 | 0.55 | 179.06 | 0.39 | 0.32 |
| Hex | 32 | 72 | 71 | 38 | 0 | 1 | 37 | B3 | 27 | 20 |
| Octal | 62 | 162 | 161 | 70 | 0 | 1 | 67 | 263 | 47 | 40 |
| Binary | 110010 | 1110010 | 1110001 | 111000 | 0 | 1 | 110111 | 10110011 | 100111 | 100000 |
Color Harmonies of #327271
Complementary color
Monochromatic Colors of #327271
Black with #327271
Text Example
Text Example
White with #327271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327271; }
p { color: rgb(50,114,113); }
H1.HeaderClassName
{
color: #327271;
}
.AnyTagClassName
{
color: #327271;
}
</style>
background-color css
<style>
a { background-color: #327271; }
a { background-color: rgb(50,114,113); }
div.DivClassName
{
background-color: #327271;
}
.BgClassName
{
background-color: #327271;
}
</style>
border-color css
<style>
span { border-color: #327271; }
span { border-color: rgb(50,114,113); }
td.TdClassName
{
border-color: #327271;
}
.TagClassName
{
border-color: #327271;
}
</style>