Shades of Atoll #327477
Tints of Atoll #327477
RGB
CMYK
RGB Variations
Color information
#327477 (or 0x327477) is known color: Atoll. HEX triplet: 32, 74 and 77. RGB value is (50,116,119). Sum of RGB (Red+Green+Blue) = 50+116+119=285 (37% of max value = 765). Red value is 50 (19.92% from 255 or 17.54% from 285); Green value is 116 (45.70% from 255 or 40.70% from 285); Blue value is 119 (46.88% from 255 or 41.75% from 285); Max value from RGB is 119 - color contains mainly: blue. Hex color #327477 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #327477 is #CD8B88. Grayscale: #606060. Windows color (decimal): -13470601 or 7828530. OLE color: 7828530.
HSL color Cylindrical-coordinate representation of color #327477: hue angle of 182.61º 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 #327477 is Cyan = 0.58, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 50 | 116 | 119 | - |
| CMYK | 0.58 | 0.03 | 0 | 0.53 |
| HSL | 182.61º | 0.41% | 0.33% | - |
| HSV(B) | 182.61º | 0.58% | 0.47% | - |
| XYZ | 10.89 | 14.5 | 19.68 | - |
| YUV | 96.61 | 140.63 | 94.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 116 | 119 | 0.58 | 0.03 | 0 | 0.53 | 182.61 | 0.41 | 0.33 |
| Hex | 32 | 74 | 77 | 3A | 3 | 0 | 35 | B7 | 29 | 21 |
| Octal | 62 | 164 | 167 | 72 | 3 | 0 | 65 | 267 | 51 | 41 |
| Binary | 110010 | 1110100 | 1110111 | 111010 | 11 | 0 | 110101 | 10110111 | 101001 | 100001 |
Color Harmonies of #327477
Complementary color
Monochromatic Colors of #327477
Black with #327477
Text Example
Text Example
White with #327477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327477; }
p { color: rgb(50,116,119); }
H1.HeaderClassName
{
color: #327477;
}
.AnyTagClassName
{
color: #327477;
}
</style>
background-color css
<style>
a { background-color: #327477; }
a { background-color: rgb(50,116,119); }
div.DivClassName
{
background-color: #327477;
}
.BgClassName
{
background-color: #327477;
}
</style>
border-color css
<style>
span { border-color: #327477; }
span { border-color: rgb(50,116,119); }
td.TdClassName
{
border-color: #327477;
}
.TagClassName
{
border-color: #327477;
}
</style>