Shades of Atoll #327581
Tints of Atoll #327581
RGB
CMYK
RGB Variations
Color information
#327581 (or 0x327581) is known color: Atoll. HEX triplet: 32, 75 and 81. RGB value is (50,117,129). Sum of RGB (Red+Green+Blue) = 50+117+129=296 (39% of max value = 765). Red value is 50 (19.92% from 255 or 16.89% from 296); Green value is 117 (46.09% from 255 or 39.53% from 296); Blue value is 129 (50.78% from 255 or 43.58% from 296); Max value from RGB is 129 - color contains mainly: blue. Hex color #327581 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #327581 is #CD8A7E. Grayscale: #626262. Windows color (decimal): -13470335 or 8484146. OLE color: 8484146.
HSL color Cylindrical-coordinate representation of color #327581: hue angle of 189.11º degrees, saturation: 0.44, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #327581 is Cyan = 0.61, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 50 | 117 | 129 | - |
| CMYK | 0.61 | 0.09 | 0 | 0.49 |
| HSL | 189.11º | 0.44% | 0.35% | - |
| HSV(B) | 189.11º | 0.61% | 0.51% | - |
| XYZ | 11.64 | 14.99 | 23.05 | - |
| YUV | 98.34 | 145.3 | 93.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 117 | 129 | 0.61 | 0.09 | 0 | 0.49 | 189.11 | 0.44 | 0.35 |
| Hex | 32 | 75 | 81 | 3D | 9 | 0 | 31 | BD | 2C | 23 |
| Octal | 62 | 165 | 201 | 75 | 11 | 0 | 61 | 275 | 54 | 43 |
| Binary | 110010 | 1110101 | 10000001 | 111101 | 1001 | 0 | 110001 | 10111101 | 101100 | 100011 |
Color Harmonies of #327581
Complementary color
Monochromatic Colors of #327581
Black with #327581
Text Example
Text Example
White with #327581
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327581; }
p { color: rgb(50,117,129); }
H1.HeaderClassName
{
color: #327581;
}
.AnyTagClassName
{
color: #327581;
}
</style>
background-color css
<style>
a { background-color: #327581; }
a { background-color: rgb(50,117,129); }
div.DivClassName
{
background-color: #327581;
}
.BgClassName
{
background-color: #327581;
}
</style>
border-color css
<style>
span { border-color: #327581; }
span { border-color: rgb(50,117,129); }
td.TdClassName
{
border-color: #327581;
}
.TagClassName
{
border-color: #327581;
}
</style>