Shades of Atoll #327078
Tints of Atoll #327078
RGB
CMYK
RGB Variations
Color information
#327078 (or 0x327078) is known color: Atoll. HEX triplet: 32, 70 and 78. RGB value is (50,112,120). Sum of RGB (Red+Green+Blue) = 50+112+120=282 (37% of max value = 765). Red value is 50 (19.92% from 255 or 17.73% from 282); Green value is 112 (44.14% from 255 or 39.72% from 282); Blue value is 120 (47.27% from 255 or 42.55% from 282); Max value from RGB is 120 - color contains mainly: blue. Hex color #327078 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #327078 is #CD8F87. Grayscale: #5E5E5E. Windows color (decimal): -13471624 or 7893042. OLE color: 7893042.
HSL color Cylindrical-coordinate representation of color #327078: hue angle of 186.86º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #327078 is Cyan = 0.58, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 50 | 112 | 120 | - |
| CMYK | 0.58 | 0.07 | 0 | 0.53 |
| HSL | 186.86º | 0.41% | 0.33% | - |
| HSV(B) | 186.86º | 0.58% | 0.47% | - |
| XYZ | 10.5 | 13.62 | 19.85 | - |
| YUV | 94.37 | 142.46 | 96.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 112 | 120 | 0.58 | 0.07 | 0 | 0.53 | 186.86 | 0.41 | 0.33 |
| Hex | 32 | 70 | 78 | 3A | 7 | 0 | 35 | BB | 29 | 21 |
| Octal | 62 | 160 | 170 | 72 | 7 | 0 | 65 | 273 | 51 | 41 |
| Binary | 110010 | 1110000 | 1111000 | 111010 | 111 | 0 | 110101 | 10111011 | 101001 | 100001 |
Color Harmonies of #327078
Complementary color
Monochromatic Colors of #327078
Black with #327078
Text Example
Text Example
White with #327078
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327078; }
p { color: rgb(50,112,120); }
H1.HeaderClassName
{
color: #327078;
}
.AnyTagClassName
{
color: #327078;
}
</style>
background-color css
<style>
a { background-color: #327078; }
a { background-color: rgb(50,112,120); }
div.DivClassName
{
background-color: #327078;
}
.BgClassName
{
background-color: #327078;
}
</style>
border-color css
<style>
span { border-color: #327078; }
span { border-color: rgb(50,112,120); }
td.TdClassName
{
border-color: #327078;
}
.TagClassName
{
border-color: #327078;
}
</style>