Shades of Blumine #326571
Tints of Blumine #326571
RGB
CMYK
RGB Variations
Color information
#326571 (or 0x326571) is known color: Blumine. HEX triplet: 32, 65 and 71. RGB value is (50,101,113). Sum of RGB (Red+Green+Blue) = 50+101+113=264 (34% of max value = 765). Red value is 50 (19.92% from 255 or 18.94% from 264); Green value is 101 (39.84% from 255 or 38.26% from 264); Blue value is 113 (44.53% from 255 or 42.80% from 264); Max value from RGB is 113 - color contains mainly: blue. Hex color #326571 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #326571 is #CD9A8E. Grayscale: #575757. Windows color (decimal): -13474447 or 7431474. OLE color: 7431474.
HSL color Cylindrical-coordinate representation of color #326571: hue angle of 191.43º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #326571 is Cyan = 0.56, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 50 | 101 | 113 | - |
| CMYK | 0.56 | 0.11 | 0 | 0.56 |
| HSL | 191.43º | 0.39% | 0.32% | - |
| HSV(B) | 191.43º | 0.56% | 0.44% | - |
| XYZ | 8.95 | 11.18 | 17.31 | - |
| YUV | 87.12 | 142.6 | 101.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 101 | 113 | 0.56 | 0.11 | 0 | 0.56 | 191.43 | 0.39 | 0.32 |
| Hex | 32 | 65 | 71 | 38 | B | 0 | 38 | BF | 27 | 20 |
| Octal | 62 | 145 | 161 | 70 | 13 | 0 | 70 | 277 | 47 | 40 |
| Binary | 110010 | 1100101 | 1110001 | 111000 | 1011 | 0 | 111000 | 10111111 | 100111 | 100000 |
Color Harmonies of #326571
Complementary color
Monochromatic Colors of #326571
Black with #326571
Text Example
Text Example
White with #326571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326571; }
p { color: rgb(50,101,113); }
H1.HeaderClassName
{
color: #326571;
}
.AnyTagClassName
{
color: #326571;
}
</style>
background-color css
<style>
a { background-color: #326571; }
a { background-color: rgb(50,101,113); }
div.DivClassName
{
background-color: #326571;
}
.BgClassName
{
background-color: #326571;
}
</style>
border-color css
<style>
span { border-color: #326571; }
span { border-color: rgb(50,101,113); }
td.TdClassName
{
border-color: #326571;
}
.TagClassName
{
border-color: #326571;
}
</style>