Shades of Atoll #327677
Tints of Atoll #327677
RGB
CMYK
RGB Variations
Color information
#327677 (or 0x327677) is known color: Atoll. HEX triplet: 32, 76 and 77. RGB value is (50,118,119). Sum of RGB (Red+Green+Blue) = 50+118+119=287 (38% of max value = 765). Red value is 50 (19.92% from 255 or 17.42% from 287); Green value is 118 (46.48% from 255 or 41.11% from 287); Blue value is 119 (46.88% from 255 or 41.46% from 287); Max value from RGB is 119 - color contains mainly: blue. Hex color #327677 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #327677 is #CD8988. Grayscale: #616161. Windows color (decimal): -13470089 or 7829042. OLE color: 7829042.
HSL color Cylindrical-coordinate representation of color #327677: hue angle of 180.87º 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 #327677 is Cyan = 0.58, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 50 | 118 | 119 | - |
| CMYK | 0.58 | 0.01 | 0 | 0.53 |
| HSL | 180.87º | 0.41% | 0.33% | - |
| HSV(B) | 180.87º | 0.58% | 0.47% | - |
| XYZ | 11.12 | 14.97 | 19.76 | - |
| YUV | 97.78 | 139.97 | 93.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 118 | 119 | 0.58 | 0.01 | 0 | 0.53 | 180.87 | 0.41 | 0.33 |
| Hex | 32 | 76 | 77 | 3A | 1 | 0 | 35 | B5 | 29 | 21 |
| Octal | 62 | 166 | 167 | 72 | 1 | 0 | 65 | 265 | 51 | 41 |
| Binary | 110010 | 1110110 | 1110111 | 111010 | 1 | 0 | 110101 | 10110101 | 101001 | 100001 |
Color Harmonies of #327677
Complementary color
Monochromatic Colors of #327677
Black with #327677
Text Example
Text Example
White with #327677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327677; }
p { color: rgb(50,118,119); }
H1.HeaderClassName
{
color: #327677;
}
.AnyTagClassName
{
color: #327677;
}
</style>
background-color css
<style>
a { background-color: #327677; }
a { background-color: rgb(50,118,119); }
div.DivClassName
{
background-color: #327677;
}
.BgClassName
{
background-color: #327677;
}
</style>
border-color css
<style>
span { border-color: #327677; }
span { border-color: rgb(50,118,119); }
td.TdClassName
{
border-color: #327677;
}
.TagClassName
{
border-color: #327677;
}
</style>