Shades of Atoll #327579
Tints of Atoll #327579
RGB
CMYK
RGB Variations
Color information
#327579 (or 0x327579) is known color: Atoll. HEX triplet: 32, 75 and 79. RGB value is (50,117,121). Sum of RGB (Red+Green+Blue) = 50+117+121=288 (38% of max value = 765). Red value is 50 (19.92% from 255 or 17.36% from 288); Green value is 117 (46.09% from 255 or 40.62% from 288); Blue value is 121 (47.66% from 255 or 42.01% from 288); Max value from RGB is 121 - color contains mainly: blue. Hex color #327579 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #327579 is #CD8A86. Grayscale: #616161. Windows color (decimal): -13470343 or 7959858. OLE color: 7959858.
HSL color Cylindrical-coordinate representation of color #327579: hue angle of 183.38º degrees, saturation: 0.42, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #327579 is Cyan = 0.59, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 50 | 117 | 121 | - |
| CMYK | 0.59 | 0.03 | 0 | 0.53 |
| HSL | 183.38º | 0.42% | 0.34% | - |
| HSV(B) | 183.38º | 0.59% | 0.47% | - |
| XYZ | 11.13 | 14.78 | 20.36 | - |
| YUV | 97.42 | 141.3 | 94.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 117 | 121 | 0.59 | 0.03 | 0 | 0.53 | 183.38 | 0.42 | 0.34 |
| Hex | 32 | 75 | 79 | 3B | 3 | 0 | 35 | B7 | 2A | 22 |
| Octal | 62 | 165 | 171 | 73 | 3 | 0 | 65 | 267 | 52 | 42 |
| Binary | 110010 | 1110101 | 1111001 | 111011 | 11 | 0 | 110101 | 10110111 | 101010 | 100010 |
Color Harmonies of #327579
Complementary color
Monochromatic Colors of #327579
Black with #327579
Text Example
Text Example
White with #327579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327579; }
p { color: rgb(50,117,121); }
H1.HeaderClassName
{
color: #327579;
}
.AnyTagClassName
{
color: #327579;
}
</style>
background-color css
<style>
a { background-color: #327579; }
a { background-color: rgb(50,117,121); }
div.DivClassName
{
background-color: #327579;
}
.BgClassName
{
background-color: #327579;
}
</style>
border-color css
<style>
span { border-color: #327579; }
span { border-color: rgb(50,117,121); }
td.TdClassName
{
border-color: #327579;
}
.TagClassName
{
border-color: #327579;
}
</style>