Shades of Atoll #327577
Tints of Atoll #327577
RGB
CMYK
RGB Variations
Color information
#327577 (or 0x327577) is known color: Atoll. HEX triplet: 32, 75 and 77. RGB value is (50,117,119). Sum of RGB (Red+Green+Blue) = 50+117+119=286 (37% of max value = 765). Red value is 50 (19.92% from 255 or 17.48% from 286); Green value is 117 (46.09% from 255 or 40.91% from 286); Blue value is 119 (46.88% from 255 or 41.61% from 286); Max value from RGB is 119 - color contains mainly: blue. Hex color #327577 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #327577 is #CD8A88. Grayscale: #616161. Windows color (decimal): -13470345 or 7828786. OLE color: 7828786.
HSL color Cylindrical-coordinate representation of color #327577: hue angle of 181.74º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #327577 is Cyan = 0.58, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 50 | 117 | 119 | - |
| CMYK | 0.58 | 0.02 | 0 | 0.53 |
| HSL | 181.74º | 0.41% | 0.33% | - |
| HSV(B) | 181.74º | 0.58% | 0.47% | - |
| XYZ | 11.01 | 14.73 | 19.72 | - |
| YUV | 97.2 | 140.3 | 94.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 117 | 119 | 0.58 | 0.02 | 0 | 0.53 | 181.74 | 0.41 | 0.33 |
| Hex | 32 | 75 | 77 | 3A | 2 | 0 | 35 | B6 | 29 | 21 |
| Octal | 62 | 165 | 167 | 72 | 2 | 0 | 65 | 266 | 51 | 41 |
| Binary | 110010 | 1110101 | 1110111 | 111010 | 10 | 0 | 110101 | 10110110 | 101001 | 100001 |
Color Harmonies of #327577
Complementary color
Monochromatic Colors of #327577
Black with #327577
Text Example
Text Example
White with #327577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327577; }
p { color: rgb(50,117,119); }
H1.HeaderClassName
{
color: #327577;
}
.AnyTagClassName
{
color: #327577;
}
</style>
background-color css
<style>
a { background-color: #327577; }
a { background-color: rgb(50,117,119); }
div.DivClassName
{
background-color: #327577;
}
.BgClassName
{
background-color: #327577;
}
</style>
border-color css
<style>
span { border-color: #327577; }
span { border-color: rgb(50,117,119); }
td.TdClassName
{
border-color: #327577;
}
.TagClassName
{
border-color: #327577;
}
</style>