Shades of Atoll #327884
Tints of Atoll #327884
RGB
CMYK
RGB Variations
Color information
#327884 (or 0x327884) is known color: Atoll. HEX triplet: 32, 78 and 84. RGB value is (50,120,132). Sum of RGB (Red+Green+Blue) = 50+120+132=302 (40% of max value = 765). Red value is 50 (19.92% from 255 or 16.56% from 302); Green value is 120 (47.27% from 255 or 39.74% from 302); Blue value is 132 (51.95% from 255 or 43.71% from 302); Max value from RGB is 132 - color contains mainly: blue. Hex color #327884 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #327884 is #CD877B. Grayscale: #646464. Windows color (decimal): -13469564 or 8681522. OLE color: 8681522.
HSL color Cylindrical-coordinate representation of color #327884: hue angle of 188.78º degrees, saturation: 0.45, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #327884 is Cyan = 0.62, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 50 | 120 | 132 | - |
| CMYK | 0.62 | 0.09 | 0 | 0.48 |
| HSL | 188.78º | 0.45% | 0.36% | - |
| HSV(B) | 188.78º | 0.62% | 0.52% | - |
| XYZ | 12.2 | 15.78 | 24.23 | - |
| YUV | 100.44 | 145.81 | 92.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 120 | 132 | 0.62 | 0.09 | 0 | 0.48 | 188.78 | 0.45 | 0.36 |
| Hex | 32 | 78 | 84 | 3E | 9 | 0 | 30 | BD | 2D | 24 |
| Octal | 62 | 170 | 204 | 76 | 11 | 0 | 60 | 275 | 55 | 44 |
| Binary | 110010 | 1111000 | 10000100 | 111110 | 1001 | 0 | 110000 | 10111101 | 101101 | 100100 |
Color Harmonies of #327884
Complementary color
Monochromatic Colors of #327884
Black with #327884
Text Example
Text Example
White with #327884
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327884; }
p { color: rgb(50,120,132); }
H1.HeaderClassName
{
color: #327884;
}
.AnyTagClassName
{
color: #327884;
}
</style>
background-color css
<style>
a { background-color: #327884; }
a { background-color: rgb(50,120,132); }
div.DivClassName
{
background-color: #327884;
}
.BgClassName
{
background-color: #327884;
}
</style>
border-color css
<style>
span { border-color: #327884; }
span { border-color: rgb(50,120,132); }
td.TdClassName
{
border-color: #327884;
}
.TagClassName
{
border-color: #327884;
}
</style>