Shades of Atoll #328281
Tints of Atoll #328281
RGB
CMYK
RGB Variations
Color information
#328281 (or 0x328281) is known color: Atoll. HEX triplet: 32, 82 and 81. RGB value is (50,130,129). Sum of RGB (Red+Green+Blue) = 50+130+129=309 (40% of max value = 765). Red value is 50 (19.92% from 255 or 16.18% from 309); Green value is 130 (51.17% from 255 or 42.07% from 309); Blue value is 129 (50.78% from 255 or 41.75% from 309); Max value from RGB is 130 - color contains mainly: green. Hex color #328281 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #328281 is #CD7D7E. Grayscale: #696969. Windows color (decimal): -13467007 or 8487474. OLE color: 8487474.
HSL color Cylindrical-coordinate representation of color #328281: hue angle of 179.25º degrees, saturation: 0.44, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #328281 is Cyan = 0.62, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 50 | 130 | 129 | - |
| CMYK | 0.62 | 0 | 0.01 | 0.49 |
| HSL | 179.25º | 0.44% | 0.35% | - |
| HSV(B) | 179.25º | 0.62% | 0.51% | - |
| XYZ | 13.26 | 18.23 | 23.59 | - |
| YUV | 105.97 | 141 | 88.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 130 | 129 | 0.62 | 0 | 0.01 | 0.49 | 179.25 | 0.44 | 0.35 |
| Hex | 32 | 82 | 81 | 3E | 0 | 1 | 31 | B3 | 2C | 23 |
| Octal | 62 | 202 | 201 | 76 | 0 | 1 | 61 | 263 | 54 | 43 |
| Binary | 110010 | 10000010 | 10000001 | 111110 | 0 | 1 | 110001 | 10110011 | 101100 | 100011 |
Color Harmonies of #328281
Complementary color
Monochromatic Colors of #328281
Black with #328281
Text Example
Text Example
White with #328281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328281; }
p { color: rgb(50,130,129); }
H1.HeaderClassName
{
color: #328281;
}
.AnyTagClassName
{
color: #328281;
}
</style>
background-color css
<style>
a { background-color: #328281; }
a { background-color: rgb(50,130,129); }
div.DivClassName
{
background-color: #328281;
}
.BgClassName
{
background-color: #328281;
}
</style>
border-color css
<style>
span { border-color: #328281; }
span { border-color: rgb(50,130,129); }
td.TdClassName
{
border-color: #328281;
}
.TagClassName
{
border-color: #328281;
}
</style>