Shades of Atoll #328089
Tints of Atoll #328089
RGB
CMYK
RGB Variations
Color information
#328089 (or 0x328089) is known color: Atoll. HEX triplet: 32, 80 and 89. RGB value is (50,128,137). Sum of RGB (Red+Green+Blue) = 50+128+137=315 (41% of max value = 765). Red value is 50 (19.92% from 255 or 15.87% from 315); Green value is 128 (50.39% from 255 or 40.63% from 315); Blue value is 137 (53.91% from 255 or 43.49% from 315); Max value from RGB is 137 - color contains mainly: blue. Hex color #328089 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #328089 is #CD7F76. Grayscale: #696969. Windows color (decimal): -13467511 or 9011250. OLE color: 9011250.
HSL color Cylindrical-coordinate representation of color #328089: hue angle of 186.21º degrees, saturation: 0.47, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #328089 is Cyan = 0.64, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 50 | 128 | 137 | - |
| CMYK | 0.64 | 0.07 | 0 | 0.46 |
| HSL | 186.21º | 0.47% | 0.37% | - |
| HSV(B) | 186.21º | 0.64% | 0.54% | - |
| XYZ | 13.55 | 17.92 | 26.41 | - |
| YUV | 105.7 | 145.66 | 88.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 128 | 137 | 0.64 | 0.07 | 0 | 0.46 | 186.21 | 0.47 | 0.37 |
| Hex | 32 | 80 | 89 | 40 | 7 | 0 | 2E | BA | 2F | 25 |
| Octal | 62 | 200 | 211 | 100 | 7 | 0 | 56 | 272 | 57 | 45 |
| Binary | 110010 | 10000000 | 10001001 | 1000000 | 111 | 0 | 101110 | 10111010 | 101111 | 100101 |
Color Harmonies of #328089
Complementary color
Monochromatic Colors of #328089
Black with #328089
Text Example
Text Example
White with #328089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328089; }
p { color: rgb(50,128,137); }
H1.HeaderClassName
{
color: #328089;
}
.AnyTagClassName
{
color: #328089;
}
</style>
background-color css
<style>
a { background-color: #328089; }
a { background-color: rgb(50,128,137); }
div.DivClassName
{
background-color: #328089;
}
.BgClassName
{
background-color: #328089;
}
</style>
border-color css
<style>
span { border-color: #328089; }
span { border-color: rgb(50,128,137); }
td.TdClassName
{
border-color: #328089;
}
.TagClassName
{
border-color: #328089;
}
</style>