Shades of Atoll #328484
Tints of Atoll #328484
RGB
CMYK
RGB Variations
Color information
#328484 (or 0x328484) is known color: Atoll. HEX triplet: 32, 84 and 84. RGB value is (50,132,132). Sum of RGB (Red+Green+Blue) = 50+132+132=314 (41% of max value = 765). Red value is 50 (19.92% from 255 or 15.92% from 314); Green value is 132 (51.95% from 255 or 42.04% from 314); Blue value is 132 (51.95% from 255 or 42.04% from 314); Max value from RGB is 132 - color contains mainly: green, blue. Hex color #328484 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #328484 is #CD7B7B. Grayscale: #6B6B6B. Windows color (decimal): -13466492 or 8684594. OLE color: 8684594.
HSL color Cylindrical-coordinate representation of color #328484: hue angle of 180º 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 #328484 is Cyan = 0.62, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 50 | 132 | 132 | - |
| CMYK | 0.62 | 0 | 0 | 0.48 |
| HSL | 180º | 0.45% | 0.36% | - |
| HSV(B) | 180º | 0.62% | 0.52% | - |
| XYZ | 13.73 | 18.85 | 24.74 | - |
| YUV | 107.48 | 141.83 | 87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 132 | 132 | 0.62 | 0 | 0 | 0.48 | 180 | 0.45 | 0.36 |
| Hex | 32 | 84 | 84 | 3E | 0 | 0 | 30 | B4 | 2D | 24 |
| Octal | 62 | 204 | 204 | 76 | 0 | 0 | 60 | 264 | 55 | 44 |
| Binary | 110010 | 10000100 | 10000100 | 111110 | 0 | 0 | 110000 | 10110100 | 101101 | 100100 |
Color Harmonies of #328484
Complementary color
Monochromatic Colors of #328484
Black with #328484
Text Example
Text Example
White with #328484
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328484; }
p { color: rgb(50,132,132); }
H1.HeaderClassName
{
color: #328484;
}
.AnyTagClassName
{
color: #328484;
}
</style>
background-color css
<style>
a { background-color: #328484; }
a { background-color: rgb(50,132,132); }
div.DivClassName
{
background-color: #328484;
}
.BgClassName
{
background-color: #328484;
}
</style>
border-color css
<style>
span { border-color: #328484; }
span { border-color: rgb(50,132,132); }
td.TdClassName
{
border-color: #328484;
}
.TagClassName
{
border-color: #328484;
}
</style>