Shades of Blumine #326671
Tints of Blumine #326671
RGB
CMYK
RGB Variations
Color information
#326671 (or 0x326671) is known color: Blumine. HEX triplet: 32, 66 and 71. RGB value is (50,102,113). Sum of RGB (Red+Green+Blue) = 50+102+113=265 (35% of max value = 765). Red value is 50 (19.92% from 255 or 18.87% from 265); Green value is 102 (40.23% from 255 or 38.49% from 265); Blue value is 113 (44.53% from 255 or 42.64% from 265); Max value from RGB is 113 - color contains mainly: blue. Hex color #326671 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #326671 is #CD998E. Grayscale: #575757. Windows color (decimal): -13474191 or 7431730. OLE color: 7431730.
HSL color Cylindrical-coordinate representation of color #326671: hue angle of 190.48º 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 #326671 is Cyan = 0.56, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 50 | 102 | 113 | - |
| CMYK | 0.56 | 0.10 | 0 | 0.56 |
| HSL | 190.48º | 0.39% | 0.32% | - |
| HSV(B) | 190.48º | 0.56% | 0.44% | - |
| XYZ | 9.05 | 11.37 | 17.34 | - |
| YUV | 87.71 | 142.27 | 101.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 102 | 113 | 0.56 | 0.10 | 0 | 0.56 | 190.48 | 0.39 | 0.32 |
| Hex | 32 | 66 | 71 | 38 | A | 0 | 38 | BE | 27 | 20 |
| Octal | 62 | 146 | 161 | 70 | 12 | 0 | 70 | 276 | 47 | 40 |
| Binary | 110010 | 1100110 | 1110001 | 111000 | 1010 | 0 | 111000 | 10111110 | 100111 | 100000 |
Color Harmonies of #326671
Complementary color
Monochromatic Colors of #326671
Black with #326671
Text Example
Text Example
White with #326671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326671; }
p { color: rgb(50,102,113); }
H1.HeaderClassName
{
color: #326671;
}
.AnyTagClassName
{
color: #326671;
}
</style>
background-color css
<style>
a { background-color: #326671; }
a { background-color: rgb(50,102,113); }
div.DivClassName
{
background-color: #326671;
}
.BgClassName
{
background-color: #326671;
}
</style>
border-color css
<style>
span { border-color: #326671; }
span { border-color: rgb(50,102,113); }
td.TdClassName
{
border-color: #326671;
}
.TagClassName
{
border-color: #326671;
}
</style>