Shades of Atoll #327473
Tints of Atoll #327473
RGB
CMYK
RGB Variations
Color information
#327473 (or 0x327473) is known color: Atoll. HEX triplet: 32, 74 and 73. RGB value is (50,116,115). Sum of RGB (Red+Green+Blue) = 50+116+115=281 (37% of max value = 765). Red value is 50 (19.92% from 255 or 17.79% from 281); Green value is 116 (45.70% from 255 or 41.28% from 281); Blue value is 115 (45.31% from 255 or 40.93% from 281); Max value from RGB is 116 - color contains mainly: green. Hex color #327473 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #327473 is #CD8B8C. Grayscale: #606060. Windows color (decimal): -13470605 or 7566386. OLE color: 7566386.
HSL color Cylindrical-coordinate representation of color #327473: hue angle of 179.09º 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 #327473 is Cyan = 0.57, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 116 | 115 | - |
| CMYK | 0.57 | 0 | 0.01 | 0.55 |
| HSL | 179.09º | 0.4% | 0.33% | - |
| HSV(B) | 179.09º | 0.57% | 0.45% | - |
| XYZ | 10.66 | 14.41 | 18.44 | - |
| YUV | 96.15 | 138.63 | 95.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 116 | 115 | 0.57 | 0 | 0.01 | 0.55 | 179.09 | 0.4 | 0.33 |
| Hex | 32 | 74 | 73 | 39 | 0 | 1 | 37 | B3 | 28 | 21 |
| Octal | 62 | 164 | 163 | 71 | 0 | 1 | 67 | 263 | 50 | 41 |
| Binary | 110010 | 1110100 | 1110011 | 111001 | 0 | 1 | 110111 | 10110011 | 101000 | 100001 |
Color Harmonies of #327473
Complementary color
Monochromatic Colors of #327473
Black with #327473
Text Example
Text Example
White with #327473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327473; }
p { color: rgb(50,116,115); }
H1.HeaderClassName
{
color: #327473;
}
.AnyTagClassName
{
color: #327473;
}
</style>
background-color css
<style>
a { background-color: #327473; }
a { background-color: rgb(50,116,115); }
div.DivClassName
{
background-color: #327473;
}
.BgClassName
{
background-color: #327473;
}
</style>
border-color css
<style>
span { border-color: #327473; }
span { border-color: rgb(50,116,115); }
td.TdClassName
{
border-color: #327473;
}
.TagClassName
{
border-color: #327473;
}
</style>