Shades of Atoll #328088
Tints of Atoll #328088
RGB
CMYK
RGB Variations
Color information
#328088 (or 0x328088) is known color: Atoll. HEX triplet: 32, 80 and 88. RGB value is (50,128,136). Sum of RGB (Red+Green+Blue) = 50+128+136=314 (41% of max value = 765). Red value is 50 (19.92% from 255 or 15.92% from 314); Green value is 128 (50.39% from 255 or 40.76% from 314); Blue value is 136 (53.52% from 255 or 43.31% from 314); Max value from RGB is 136 - color contains mainly: blue. Hex color #328088 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #328088 is #CD7F77. Grayscale: #696969. Windows color (decimal): -13467512 or 8945714. OLE color: 8945714.
HSL color Cylindrical-coordinate representation of color #328088: hue angle of 185.58º 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 #328088 is Cyan = 0.63, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 128 | 136 | - |
| CMYK | 0.63 | 0.06 | 0 | 0.47 |
| HSL | 185.58º | 0.46% | 0.36% | - |
| HSV(B) | 185.58º | 0.63% | 0.53% | - |
| XYZ | 13.48 | 17.89 | 26.04 | - |
| YUV | 105.59 | 145.16 | 88.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 128 | 136 | 0.63 | 0.06 | 0 | 0.47 | 185.58 | 0.46 | 0.36 |
| Hex | 32 | 80 | 88 | 3F | 6 | 0 | 2F | BA | 2E | 24 |
| Octal | 62 | 200 | 210 | 77 | 6 | 0 | 57 | 272 | 56 | 44 |
| Binary | 110010 | 10000000 | 10001000 | 111111 | 110 | 0 | 101111 | 10111010 | 101110 | 100100 |
Color Harmonies of #328088
Complementary color
Monochromatic Colors of #328088
Black with #328088
Text Example
Text Example
White with #328088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328088; }
p { color: rgb(50,128,136); }
H1.HeaderClassName
{
color: #328088;
}
.AnyTagClassName
{
color: #328088;
}
</style>
background-color css
<style>
a { background-color: #328088; }
a { background-color: rgb(50,128,136); }
div.DivClassName
{
background-color: #328088;
}
.BgClassName
{
background-color: #328088;
}
</style>
border-color css
<style>
span { border-color: #328088; }
span { border-color: rgb(50,128,136); }
td.TdClassName
{
border-color: #328088;
}
.TagClassName
{
border-color: #328088;
}
</style>