Shades of Atoll #328781
Tints of Atoll #328781
RGB
CMYK
RGB Variations
Color information
#328781 (or 0x328781) is known color: Atoll. HEX triplet: 32, 87 and 81. RGB value is (50,135,129). Sum of RGB (Red+Green+Blue) = 50+135+129=314 (41% of max value = 765). Red value is 50 (19.92% from 255 or 15.92% from 314); Green value is 135 (53.12% from 255 or 42.99% from 314); Blue value is 129 (50.78% from 255 or 41.08% from 314); Max value from RGB is 135 - color contains mainly: green. Hex color #328781 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #328781 is #CD787E. Grayscale: #6C6C6C. Windows color (decimal): -13465727 or 8488754. OLE color: 8488754.
HSL color Cylindrical-coordinate representation of color #328781: hue angle of 175.76º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #328781 is Cyan = 0.63, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 135 | 129 | - |
| CMYK | 0.63 | 0 | 0.04 | 0.47 |
| HSL | 175.76º | 0.46% | 0.36% | - |
| HSV(B) | 175.76º | 0.63% | 0.53% | - |
| XYZ | 13.94 | 19.59 | 23.82 | - |
| YUV | 108.9 | 139.34 | 85.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 135 | 129 | 0.63 | 0 | 0.04 | 0.47 | 175.76 | 0.46 | 0.36 |
| Hex | 32 | 87 | 81 | 3F | 0 | 4 | 2F | B0 | 2E | 24 |
| Octal | 62 | 207 | 201 | 77 | 0 | 4 | 57 | 260 | 56 | 44 |
| Binary | 110010 | 10000111 | 10000001 | 111111 | 0 | 100 | 101111 | 10110000 | 101110 | 100100 |
Color Harmonies of #328781
Complementary color
Monochromatic Colors of #328781
Black with #328781
Text Example
Text Example
White with #328781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328781; }
p { color: rgb(50,135,129); }
H1.HeaderClassName
{
color: #328781;
}
.AnyTagClassName
{
color: #328781;
}
</style>
background-color css
<style>
a { background-color: #328781; }
a { background-color: rgb(50,135,129); }
div.DivClassName
{
background-color: #328781;
}
.BgClassName
{
background-color: #328781;
}
</style>
border-color css
<style>
span { border-color: #328781; }
span { border-color: rgb(50,135,129); }
td.TdClassName
{
border-color: #328781;
}
.TagClassName
{
border-color: #328781;
}
</style>