Shades of Atoll #327479
Tints of Atoll #327479
RGB
CMYK
RGB Variations
Color information
#327479 (or 0x327479) is known color: Atoll. HEX triplet: 32, 74 and 79. RGB value is (50,116,121). Sum of RGB (Red+Green+Blue) = 50+116+121=287 (38% of max value = 765). Red value is 50 (19.92% from 255 or 17.42% from 287); Green value is 116 (45.70% from 255 or 40.42% from 287); Blue value is 121 (47.66% from 255 or 42.16% from 287); Max value from RGB is 121 - color contains mainly: blue. Hex color #327479 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #327479 is #CD8B86. Grayscale: #606060. Windows color (decimal): -13470599 or 7959602. OLE color: 7959602.
HSL color Cylindrical-coordinate representation of color #327479: hue angle of 184.23º 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 #327479 is Cyan = 0.59, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 50 | 116 | 121 | - |
| CMYK | 0.59 | 0.04 | 0 | 0.53 |
| HSL | 184.23º | 0.42% | 0.34% | - |
| HSV(B) | 184.23º | 0.59% | 0.47% | - |
| XYZ | 11.01 | 14.55 | 20.32 | - |
| YUV | 96.84 | 141.63 | 94.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 116 | 121 | 0.59 | 0.04 | 0 | 0.53 | 184.23 | 0.42 | 0.34 |
| Hex | 32 | 74 | 79 | 3B | 4 | 0 | 35 | B8 | 2A | 22 |
| Octal | 62 | 164 | 171 | 73 | 4 | 0 | 65 | 270 | 52 | 42 |
| Binary | 110010 | 1110100 | 1111001 | 111011 | 100 | 0 | 110101 | 10111000 | 101010 | 100010 |
Color Harmonies of #327479
Complementary color
Monochromatic Colors of #327479
Black with #327479
Text Example
Text Example
White with #327479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327479; }
p { color: rgb(50,116,121); }
H1.HeaderClassName
{
color: #327479;
}
.AnyTagClassName
{
color: #327479;
}
</style>
background-color css
<style>
a { background-color: #327479; }
a { background-color: rgb(50,116,121); }
div.DivClassName
{
background-color: #327479;
}
.BgClassName
{
background-color: #327479;
}
</style>
border-color css
<style>
span { border-color: #327479; }
span { border-color: rgb(50,116,121); }
td.TdClassName
{
border-color: #327479;
}
.TagClassName
{
border-color: #327479;
}
</style>