Shades of Atoll #327375
Tints of Atoll #327375
RGB
CMYK
RGB Variations
Color information
#327375 (or 0x327375) is known color: Atoll. HEX triplet: 32, 73 and 75. RGB value is (50,115,117). Sum of RGB (Red+Green+Blue) = 50+115+117=282 (37% of max value = 765). Red value is 50 (19.92% from 255 or 17.73% from 282); Green value is 115 (45.31% from 255 or 40.78% from 282); Blue value is 117 (46.09% from 255 or 41.49% from 282); Max value from RGB is 117 - color contains mainly: blue. Hex color #327375 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #327375 is #CD8C8A. Grayscale: #5F5F5F. Windows color (decimal): -13470859 or 7697202. OLE color: 7697202.
HSL color Cylindrical-coordinate representation of color #327375: hue angle of 181.79º 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 #327375 is Cyan = 0.57, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 50 | 115 | 117 | - |
| CMYK | 0.57 | 0.02 | 0 | 0.54 |
| HSL | 181.79º | 0.4% | 0.33% | - |
| HSV(B) | 181.79º | 0.57% | 0.46% | - |
| XYZ | 10.66 | 14.22 | 19.01 | - |
| YUV | 95.79 | 139.97 | 95.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 115 | 117 | 0.57 | 0.02 | 0 | 0.54 | 181.79 | 0.4 | 0.33 |
| Hex | 32 | 73 | 75 | 39 | 2 | 0 | 36 | B6 | 28 | 21 |
| Octal | 62 | 163 | 165 | 71 | 2 | 0 | 66 | 266 | 50 | 41 |
| Binary | 110010 | 1110011 | 1110101 | 111001 | 10 | 0 | 110110 | 10110110 | 101000 | 100001 |
Color Harmonies of #327375
Complementary color
Monochromatic Colors of #327375
Black with #327375
Text Example
Text Example
White with #327375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327375; }
p { color: rgb(50,115,117); }
H1.HeaderClassName
{
color: #327375;
}
.AnyTagClassName
{
color: #327375;
}
</style>
background-color css
<style>
a { background-color: #327375; }
a { background-color: rgb(50,115,117); }
div.DivClassName
{
background-color: #327375;
}
.BgClassName
{
background-color: #327375;
}
</style>
border-color css
<style>
span { border-color: #327375; }
span { border-color: rgb(50,115,117); }
td.TdClassName
{
border-color: #327375;
}
.TagClassName
{
border-color: #327375;
}
</style>