Shades of Atoll #327376
Tints of Atoll #327376
RGB
CMYK
RGB Variations
Color information
#327376 (or 0x327376) is known color: Atoll. HEX triplet: 32, 73 and 76. RGB value is (50,115,118). Sum of RGB (Red+Green+Blue) = 50+115+118=283 (37% of max value = 765). Red value is 50 (19.92% from 255 or 17.67% from 283); Green value is 115 (45.31% from 255 or 40.64% from 283); Blue value is 118 (46.48% from 255 or 41.70% from 283); Max value from RGB is 118 - color contains mainly: blue. Hex color #327376 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #327376 is #CD8C89. Grayscale: #5F5F5F. Windows color (decimal): -13470858 or 7762738. OLE color: 7762738.
HSL color Cylindrical-coordinate representation of color #327376: hue angle of 182.65º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #327376 is Cyan = 0.58, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 50 | 115 | 118 | - |
| CMYK | 0.58 | 0.03 | 0 | 0.54 |
| HSL | 182.65º | 0.4% | 0.33% | - |
| HSV(B) | 182.65º | 0.58% | 0.46% | - |
| XYZ | 10.72 | 14.25 | 19.32 | - |
| YUV | 95.91 | 140.47 | 95.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 115 | 118 | 0.58 | 0.03 | 0 | 0.54 | 182.65 | 0.4 | 0.33 |
| Hex | 32 | 73 | 76 | 3A | 3 | 0 | 36 | B7 | 28 | 21 |
| Octal | 62 | 163 | 166 | 72 | 3 | 0 | 66 | 267 | 50 | 41 |
| Binary | 110010 | 1110011 | 1110110 | 111010 | 11 | 0 | 110110 | 10110111 | 101000 | 100001 |
Color Harmonies of #327376
Complementary color
Monochromatic Colors of #327376
Black with #327376
Text Example
Text Example
White with #327376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327376; }
p { color: rgb(50,115,118); }
H1.HeaderClassName
{
color: #327376;
}
.AnyTagClassName
{
color: #327376;
}
</style>
background-color css
<style>
a { background-color: #327376; }
a { background-color: rgb(50,115,118); }
div.DivClassName
{
background-color: #327376;
}
.BgClassName
{
background-color: #327376;
}
</style>
border-color css
<style>
span { border-color: #327376; }
span { border-color: rgb(50,115,118); }
td.TdClassName
{
border-color: #327376;
}
.TagClassName
{
border-color: #327376;
}
</style>