Shades of Atoll #327175
Tints of Atoll #327175
RGB
CMYK
RGB Variations
Color information
#327175 (or 0x327175) is known color: Atoll. HEX triplet: 32, 71 and 75. RGB value is (50,113,117). Sum of RGB (Red+Green+Blue) = 50+113+117=280 (37% of max value = 765). Red value is 50 (19.92% from 255 or 17.86% from 280); Green value is 113 (44.53% from 255 or 40.36% from 280); Blue value is 117 (46.09% from 255 or 41.79% from 280); Max value from RGB is 117 - color contains mainly: blue. Hex color #327175 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #327175 is #CD8E8A. Grayscale: #5E5E5E. Windows color (decimal): -13471371 or 7696690. OLE color: 7696690.
HSL color Cylindrical-coordinate representation of color #327175: hue angle of 183.58º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #327175 is Cyan = 0.57, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 50 | 113 | 117 | - |
| CMYK | 0.57 | 0.03 | 0 | 0.54 |
| HSL | 183.58º | 0.4% | 0.33% | - |
| HSV(B) | 183.58º | 0.57% | 0.46% | - |
| XYZ | 10.43 | 13.77 | 18.94 | - |
| YUV | 94.62 | 140.63 | 96.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 113 | 117 | 0.57 | 0.03 | 0 | 0.54 | 183.58 | 0.4 | 0.33 |
| Hex | 32 | 71 | 75 | 39 | 3 | 0 | 36 | B8 | 28 | 21 |
| Octal | 62 | 161 | 165 | 71 | 3 | 0 | 66 | 270 | 50 | 41 |
| Binary | 110010 | 1110001 | 1110101 | 111001 | 11 | 0 | 110110 | 10111000 | 101000 | 100001 |
Color Harmonies of #327175
Complementary color
Monochromatic Colors of #327175
Black with #327175
Text Example
Text Example
White with #327175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327175; }
p { color: rgb(50,113,117); }
H1.HeaderClassName
{
color: #327175;
}
.AnyTagClassName
{
color: #327175;
}
</style>
background-color css
<style>
a { background-color: #327175; }
a { background-color: rgb(50,113,117); }
div.DivClassName
{
background-color: #327175;
}
.BgClassName
{
background-color: #327175;
}
</style>
border-color css
<style>
span { border-color: #327175; }
span { border-color: rgb(50,113,117); }
td.TdClassName
{
border-color: #327175;
}
.TagClassName
{
border-color: #327175;
}
</style>