Shades of Atoll #328581
Tints of Atoll #328581
RGB
CMYK
RGB Variations
Color information
#328581 (or 0x328581) is known color: Atoll. HEX triplet: 32, 85 and 81. RGB value is (50,133,129). Sum of RGB (Red+Green+Blue) = 50+133+129=312 (41% of max value = 765). Red value is 50 (19.92% from 255 or 16.03% from 312); Green value is 133 (52.34% from 255 or 42.63% from 312); Blue value is 129 (50.78% from 255 or 41.35% from 312); Max value from RGB is 133 - color contains mainly: green. Hex color #328581 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #328581 is #CD7A7E. Grayscale: #6B6B6B. Windows color (decimal): -13466239 or 8488242. OLE color: 8488242.
HSL color Cylindrical-coordinate representation of color #328581: hue angle of 177.11º 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 #328581 is Cyan = 0.62, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 50 | 133 | 129 | - |
| CMYK | 0.62 | 0 | 0.03 | 0.48 |
| HSL | 177.11º | 0.45% | 0.36% | - |
| HSV(B) | 177.11º | 0.62% | 0.52% | - |
| XYZ | 13.67 | 19.04 | 23.72 | - |
| YUV | 107.73 | 140 | 86.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 133 | 129 | 0.62 | 0 | 0.03 | 0.48 | 177.11 | 0.45 | 0.36 |
| Hex | 32 | 85 | 81 | 3E | 0 | 3 | 30 | B1 | 2D | 24 |
| Octal | 62 | 205 | 201 | 76 | 0 | 3 | 60 | 261 | 55 | 44 |
| Binary | 110010 | 10000101 | 10000001 | 111110 | 0 | 11 | 110000 | 10110001 | 101101 | 100100 |
Color Harmonies of #328581
Complementary color
Monochromatic Colors of #328581
Black with #328581
Text Example
Text Example
White with #328581
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328581; }
p { color: rgb(50,133,129); }
H1.HeaderClassName
{
color: #328581;
}
.AnyTagClassName
{
color: #328581;
}
</style>
background-color css
<style>
a { background-color: #328581; }
a { background-color: rgb(50,133,129); }
div.DivClassName
{
background-color: #328581;
}
.BgClassName
{
background-color: #328581;
}
</style>
border-color css
<style>
span { border-color: #328581; }
span { border-color: rgb(50,133,129); }
td.TdClassName
{
border-color: #328581;
}
.TagClassName
{
border-color: #328581;
}
</style>