Shades of Atoll #327277
Tints of Atoll #327277
RGB
CMYK
RGB Variations
Color information
#327277 (or 0x327277) is known color: Atoll. HEX triplet: 32, 72 and 77. RGB value is (50,114,119). Sum of RGB (Red+Green+Blue) = 50+114+119=283 (37% of max value = 765). Red value is 50 (19.92% from 255 or 17.67% from 283); Green value is 114 (44.92% from 255 or 40.28% from 283); Blue value is 119 (46.88% from 255 or 42.05% from 283); Max value from RGB is 119 - color contains mainly: blue. Hex color #327277 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #327277 is #CD8D88. Grayscale: #5F5F5F. Windows color (decimal): -13471113 or 7828018. OLE color: 7828018.
HSL color Cylindrical-coordinate representation of color #327277: hue angle of 184.35º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #327277 is Cyan = 0.58, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 50 | 114 | 119 | - |
| CMYK | 0.58 | 0.04 | 0 | 0.53 |
| HSL | 184.35º | 0.41% | 0.33% | - |
| HSV(B) | 184.35º | 0.58% | 0.47% | - |
| XYZ | 10.66 | 14.04 | 19.6 | - |
| YUV | 95.43 | 141.3 | 95.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 114 | 119 | 0.58 | 0.04 | 0 | 0.53 | 184.35 | 0.41 | 0.33 |
| Hex | 32 | 72 | 77 | 3A | 4 | 0 | 35 | B8 | 29 | 21 |
| Octal | 62 | 162 | 167 | 72 | 4 | 0 | 65 | 270 | 51 | 41 |
| Binary | 110010 | 1110010 | 1110111 | 111010 | 100 | 0 | 110101 | 10111000 | 101001 | 100001 |
Color Harmonies of #327277
Complementary color
Monochromatic Colors of #327277
Black with #327277
Text Example
Text Example
White with #327277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327277; }
p { color: rgb(50,114,119); }
H1.HeaderClassName
{
color: #327277;
}
.AnyTagClassName
{
color: #327277;
}
</style>
background-color css
<style>
a { background-color: #327277; }
a { background-color: rgb(50,114,119); }
div.DivClassName
{
background-color: #327277;
}
.BgClassName
{
background-color: #327277;
}
</style>
border-color css
<style>
span { border-color: #327277; }
span { border-color: rgb(50,114,119); }
td.TdClassName
{
border-color: #327277;
}
.TagClassName
{
border-color: #327277;
}
</style>