Shades of Atoll #328586
Tints of Atoll #328586
RGB
CMYK
RGB Variations
Color information
#328586 (or 0x328586) is known color: Atoll. HEX triplet: 32, 85 and 86. RGB value is (50,133,134). Sum of RGB (Red+Green+Blue) = 50+133+134=317 (41% of max value = 765). Red value is 50 (19.92% from 255 or 15.77% from 317); Green value is 133 (52.34% from 255 or 41.96% from 317); Blue value is 134 (52.73% from 255 or 42.27% from 317); Max value from RGB is 134 - color contains mainly: blue. Hex color #328586 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #328586 is #CD7A79. Grayscale: #6C6C6C. Windows color (decimal): -13466234 or 8815922. OLE color: 8815922.
HSL color Cylindrical-coordinate representation of color #328586: hue angle of 180.71º 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 #328586 is Cyan = 0.63, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 133 | 134 | - |
| CMYK | 0.63 | 0.01 | 0 | 0.47 |
| HSL | 180.71º | 0.46% | 0.36% | - |
| HSV(B) | 180.71º | 0.63% | 0.53% | - |
| XYZ | 14.01 | 19.17 | 25.52 | - |
| YUV | 108.3 | 142.5 | 86.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 133 | 134 | 0.63 | 0.01 | 0 | 0.47 | 180.71 | 0.46 | 0.36 |
| Hex | 32 | 85 | 86 | 3F | 1 | 0 | 2F | B5 | 2E | 24 |
| Octal | 62 | 205 | 206 | 77 | 1 | 0 | 57 | 265 | 56 | 44 |
| Binary | 110010 | 10000101 | 10000110 | 111111 | 1 | 0 | 101111 | 10110101 | 101110 | 100100 |
Color Harmonies of #328586
Complementary color
Monochromatic Colors of #328586
Black with #328586
Text Example
Text Example
White with #328586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328586; }
p { color: rgb(50,133,134); }
H1.HeaderClassName
{
color: #328586;
}
.AnyTagClassName
{
color: #328586;
}
</style>
background-color css
<style>
a { background-color: #328586; }
a { background-color: rgb(50,133,134); }
div.DivClassName
{
background-color: #328586;
}
.BgClassName
{
background-color: #328586;
}
</style>
border-color css
<style>
span { border-color: #328586; }
span { border-color: rgb(50,133,134); }
td.TdClassName
{
border-color: #328586;
}
.TagClassName
{
border-color: #328586;
}
</style>