Shades of Atoll #327374
Tints of Atoll #327374
RGB
CMYK
RGB Variations
Color information
#327374 (or 0x327374) is known color: Atoll. HEX triplet: 32, 73 and 74. RGB value is (50,115,116). Sum of RGB (Red+Green+Blue) = 50+115+116=281 (37% of max value = 765). Red value is 50 (19.92% from 255 or 17.79% from 281); Green value is 115 (45.31% from 255 or 40.93% from 281); Blue value is 116 (45.70% from 255 or 41.28% from 281); Max value from RGB is 116 - color contains mainly: blue. Hex color #327374 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #327374 is #CD8C8B. Grayscale: #5F5F5F. Windows color (decimal): -13470860 or 7631666. OLE color: 7631666.
HSL color Cylindrical-coordinate representation of color #327374: hue angle of 180.91º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #327374 is Cyan = 0.57, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 115 | 116 | - |
| CMYK | 0.57 | 0.01 | 0 | 0.55 |
| HSL | 180.91º | 0.4% | 0.33% | - |
| HSV(B) | 180.91º | 0.57% | 0.45% | - |
| XYZ | 10.6 | 14.2 | 18.71 | - |
| YUV | 95.68 | 139.47 | 95.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 115 | 116 | 0.57 | 0.01 | 0 | 0.55 | 180.91 | 0.4 | 0.33 |
| Hex | 32 | 73 | 74 | 39 | 1 | 0 | 37 | B5 | 28 | 21 |
| Octal | 62 | 163 | 164 | 71 | 1 | 0 | 67 | 265 | 50 | 41 |
| Binary | 110010 | 1110011 | 1110100 | 111001 | 1 | 0 | 110111 | 10110101 | 101000 | 100001 |
Color Harmonies of #327374
Complementary color
Monochromatic Colors of #327374
Black with #327374
Text Example
Text Example
White with #327374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327374; }
p { color: rgb(50,115,116); }
H1.HeaderClassName
{
color: #327374;
}
.AnyTagClassName
{
color: #327374;
}
</style>
background-color css
<style>
a { background-color: #327374; }
a { background-color: rgb(50,115,116); }
div.DivClassName
{
background-color: #327374;
}
.BgClassName
{
background-color: #327374;
}
</style>
border-color css
<style>
span { border-color: #327374; }
span { border-color: rgb(50,115,116); }
td.TdClassName
{
border-color: #327374;
}
.TagClassName
{
border-color: #327374;
}
</style>