Shades of Atoll #328387
Tints of Atoll #328387
RGB
CMYK
RGB Variations
Color information
#328387 (or 0x328387) is known color: Atoll. HEX triplet: 32, 83 and 87. RGB value is (50,131,135). Sum of RGB (Red+Green+Blue) = 50+131+135=316 (41% of max value = 765). Red value is 50 (19.92% from 255 or 15.82% from 316); Green value is 131 (51.56% from 255 or 41.46% from 316); Blue value is 135 (53.12% from 255 or 42.72% from 316); Max value from RGB is 135 - color contains mainly: blue. Hex color #328387 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #328387 is #CD7C78. Grayscale: #6B6B6B. Windows color (decimal): -13466745 or 8880946. OLE color: 8880946.
HSL color Cylindrical-coordinate representation of color #328387: hue angle of 182.82º 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 #328387 is Cyan = 0.63, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 131 | 135 | - |
| CMYK | 0.63 | 0.03 | 0 | 0.47 |
| HSL | 182.82º | 0.46% | 0.36% | - |
| HSV(B) | 182.82º | 0.63% | 0.53% | - |
| XYZ | 13.8 | 18.66 | 25.8 | - |
| YUV | 107.24 | 143.66 | 87.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 131 | 135 | 0.63 | 0.03 | 0 | 0.47 | 182.82 | 0.46 | 0.36 |
| Hex | 32 | 83 | 87 | 3F | 3 | 0 | 2F | B7 | 2E | 24 |
| Octal | 62 | 203 | 207 | 77 | 3 | 0 | 57 | 267 | 56 | 44 |
| Binary | 110010 | 10000011 | 10000111 | 111111 | 11 | 0 | 101111 | 10110111 | 101110 | 100100 |
Color Harmonies of #328387
Complementary color
Monochromatic Colors of #328387
Black with #328387
Text Example
Text Example
White with #328387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328387; }
p { color: rgb(50,131,135); }
H1.HeaderClassName
{
color: #328387;
}
.AnyTagClassName
{
color: #328387;
}
</style>
background-color css
<style>
a { background-color: #328387; }
a { background-color: rgb(50,131,135); }
div.DivClassName
{
background-color: #328387;
}
.BgClassName
{
background-color: #328387;
}
</style>
border-color css
<style>
span { border-color: #328387; }
span { border-color: rgb(50,131,135); }
td.TdClassName
{
border-color: #328387;
}
.TagClassName
{
border-color: #328387;
}
</style>