Shades of Atoll #327076
Tints of Atoll #327076
RGB
CMYK
RGB Variations
Color information
#327076 (or 0x327076) is known color: Atoll. HEX triplet: 32, 70 and 76. RGB value is (50,112,118). Sum of RGB (Red+Green+Blue) = 50+112+118=280 (37% of max value = 765). Red value is 50 (19.92% from 255 or 17.86% from 280); Green value is 112 (44.14% from 255 or 40% from 280); Blue value is 118 (46.48% from 255 or 42.14% from 280); Max value from RGB is 118 - color contains mainly: blue. Hex color #327076 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #327076 is #CD8F89. Grayscale: #5E5E5E. Windows color (decimal): -13471626 or 7761970. OLE color: 7761970.
HSL color Cylindrical-coordinate representation of color #327076: hue angle of 185.29º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #327076 is Cyan = 0.58, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 50 | 112 | 118 | - |
| CMYK | 0.58 | 0.05 | 0 | 0.54 |
| HSL | 185.29º | 0.4% | 0.33% | - |
| HSV(B) | 185.29º | 0.58% | 0.46% | - |
| XYZ | 10.38 | 13.57 | 19.21 | - |
| YUV | 94.15 | 141.46 | 96.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 112 | 118 | 0.58 | 0.05 | 0 | 0.54 | 185.29 | 0.4 | 0.33 |
| Hex | 32 | 70 | 76 | 3A | 5 | 0 | 36 | B9 | 28 | 21 |
| Octal | 62 | 160 | 166 | 72 | 5 | 0 | 66 | 271 | 50 | 41 |
| Binary | 110010 | 1110000 | 1110110 | 111010 | 101 | 0 | 110110 | 10111001 | 101000 | 100001 |
Color Harmonies of #327076
Complementary color
Monochromatic Colors of #327076
Black with #327076
Text Example
Text Example
White with #327076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327076; }
p { color: rgb(50,112,118); }
H1.HeaderClassName
{
color: #327076;
}
.AnyTagClassName
{
color: #327076;
}
</style>
background-color css
<style>
a { background-color: #327076; }
a { background-color: rgb(50,112,118); }
div.DivClassName
{
background-color: #327076;
}
.BgClassName
{
background-color: #327076;
}
</style>
border-color css
<style>
span { border-color: #327076; }
span { border-color: rgb(50,112,118); }
td.TdClassName
{
border-color: #327076;
}
.TagClassName
{
border-color: #327076;
}
</style>