Shades of Atoll #327983
Tints of Atoll #327983
RGB
CMYK
RGB Variations
Color information
#327983 (or 0x327983) is known color: Atoll. HEX triplet: 32, 79 and 83. RGB value is (50,121,131). Sum of RGB (Red+Green+Blue) = 50+121+131=302 (40% of max value = 765). Red value is 50 (19.92% from 255 or 16.56% from 302); Green value is 121 (47.66% from 255 or 40.07% from 302); Blue value is 131 (51.56% from 255 or 43.38% from 302); Max value from RGB is 131 - color contains mainly: blue. Hex color #327983 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #327983 is #CD867C. Grayscale: #646464. Windows color (decimal): -13469309 or 8616242. OLE color: 8616242.
HSL color Cylindrical-coordinate representation of color #327983: hue angle of 187.41º degrees, saturation: 0.45, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #327983 is Cyan = 0.62, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 50 | 121 | 131 | - |
| CMYK | 0.62 | 0.08 | 0 | 0.49 |
| HSL | 187.41º | 0.45% | 0.35% | - |
| HSV(B) | 187.41º | 0.62% | 0.51% | - |
| XYZ | 12.25 | 15.99 | 23.91 | - |
| YUV | 100.91 | 144.98 | 91.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 121 | 131 | 0.62 | 0.08 | 0 | 0.49 | 187.41 | 0.45 | 0.35 |
| Hex | 32 | 79 | 83 | 3E | 8 | 0 | 31 | BB | 2D | 23 |
| Octal | 62 | 171 | 203 | 76 | 10 | 0 | 61 | 273 | 55 | 43 |
| Binary | 110010 | 1111001 | 10000011 | 111110 | 1000 | 0 | 110001 | 10111011 | 101101 | 100011 |
Color Harmonies of #327983
Complementary color
Monochromatic Colors of #327983
Black with #327983
Text Example
Text Example
White with #327983
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327983; }
p { color: rgb(50,121,131); }
H1.HeaderClassName
{
color: #327983;
}
.AnyTagClassName
{
color: #327983;
}
</style>
background-color css
<style>
a { background-color: #327983; }
a { background-color: rgb(50,121,131); }
div.DivClassName
{
background-color: #327983;
}
.BgClassName
{
background-color: #327983;
}
</style>
border-color css
<style>
span { border-color: #327983; }
span { border-color: rgb(50,121,131); }
td.TdClassName
{
border-color: #327983;
}
.TagClassName
{
border-color: #327983;
}
</style>