Shades of Atoll #327070
Tints of Atoll #327070
RGB
CMYK
RGB Variations
Color information
#327070 (or 0x327070) is known color: Atoll. HEX triplet: 32, 70 and 70. RGB value is (50,112,112). Sum of RGB (Red+Green+Blue) = 50+112+112=274 (36% of max value = 765). Red value is 50 (19.92% from 255 or 18.25% from 274); Green value is 112 (44.14% from 255 or 40.88% from 274); Blue value is 112 (44.14% from 255 or 40.88% from 274); Max value from RGB is 112 - color contains mainly: green, blue. Hex color #327070 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #327070 is #CD8F8F. Grayscale: #5D5D5D. Windows color (decimal): -13471632 or 7368754. OLE color: 7368754.
HSL color Cylindrical-coordinate representation of color #327070: hue angle of 180º degrees, saturation: 0.38, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #327070 is Cyan = 0.55, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 50 | 112 | 112 | - |
| CMYK | 0.55 | 0 | 0 | 0.56 |
| HSL | 180º | 0.38% | 0.32% | - |
| HSV(B) | 180º | 0.55% | 0.44% | - |
| XYZ | 10.03 | 13.44 | 17.39 | - |
| YUV | 93.46 | 138.46 | 97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 112 | 112 | 0.55 | 0 | 0 | 0.56 | 180 | 0.38 | 0.32 |
| Hex | 32 | 70 | 70 | 37 | 0 | 0 | 38 | B4 | 26 | 20 |
| Octal | 62 | 160 | 160 | 67 | 0 | 0 | 70 | 264 | 46 | 40 |
| Binary | 110010 | 1110000 | 1110000 | 110111 | 0 | 0 | 111000 | 10110100 | 100110 | 100000 |
Color Harmonies of #327070
Complementary color
Monochromatic Colors of #327070
Black with #327070
Text Example
Text Example
White with #327070
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327070; }
p { color: rgb(50,112,112); }
H1.HeaderClassName
{
color: #327070;
}
.AnyTagClassName
{
color: #327070;
}
</style>
background-color css
<style>
a { background-color: #327070; }
a { background-color: rgb(50,112,112); }
div.DivClassName
{
background-color: #327070;
}
.BgClassName
{
background-color: #327070;
}
</style>
border-color css
<style>
span { border-color: #327070; }
span { border-color: rgb(50,112,112); }
td.TdClassName
{
border-color: #327070;
}
.TagClassName
{
border-color: #327070;
}
</style>