Shades of Atoll #327779
Tints of Atoll #327779
RGB
CMYK
RGB Variations
Color information
#327779 (or 0x327779) is known color: Atoll. HEX triplet: 32, 77 and 79. RGB value is (50,119,121). Sum of RGB (Red+Green+Blue) = 50+119+121=290 (38% of max value = 765). Red value is 50 (19.92% from 255 or 17.24% from 290); Green value is 119 (46.88% from 255 or 41.03% from 290); Blue value is 121 (47.66% from 255 or 41.72% from 290); Max value from RGB is 121 - color contains mainly: blue. Hex color #327779 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #327779 is #CD8886. Grayscale: #626262. Windows color (decimal): -13469831 or 7960370. OLE color: 7960370.
HSL color Cylindrical-coordinate representation of color #327779: hue angle of 181.69º 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 #327779 is Cyan = 0.59, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 50 | 119 | 121 | - |
| CMYK | 0.59 | 0.02 | 0 | 0.53 |
| HSL | 181.69º | 0.42% | 0.34% | - |
| HSV(B) | 181.69º | 0.59% | 0.47% | - |
| XYZ | 11.36 | 15.25 | 20.43 | - |
| YUV | 98.6 | 140.64 | 93.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 119 | 121 | 0.59 | 0.02 | 0 | 0.53 | 181.69 | 0.42 | 0.34 |
| Hex | 32 | 77 | 79 | 3B | 2 | 0 | 35 | B6 | 2A | 22 |
| Octal | 62 | 167 | 171 | 73 | 2 | 0 | 65 | 266 | 52 | 42 |
| Binary | 110010 | 1110111 | 1111001 | 111011 | 10 | 0 | 110101 | 10110110 | 101010 | 100010 |
Color Harmonies of #327779
Complementary color
Monochromatic Colors of #327779
Black with #327779
Text Example
Text Example
White with #327779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327779; }
p { color: rgb(50,119,121); }
H1.HeaderClassName
{
color: #327779;
}
.AnyTagClassName
{
color: #327779;
}
</style>
background-color css
<style>
a { background-color: #327779; }
a { background-color: rgb(50,119,121); }
div.DivClassName
{
background-color: #327779;
}
.BgClassName
{
background-color: #327779;
}
</style>
border-color css
<style>
span { border-color: #327779; }
span { border-color: rgb(50,119,121); }
td.TdClassName
{
border-color: #327779;
}
.TagClassName
{
border-color: #327779;
}
</style>