Shades of Blumine #326876
Tints of Blumine #326876
RGB
CMYK
RGB Variations
Color information
#326876 (or 0x326876) is known color: Blumine. HEX triplet: 32, 68 and 76. RGB value is (50,104,118). Sum of RGB (Red+Green+Blue) = 50+104+118=272 (36% of max value = 765). Red value is 50 (19.92% from 255 or 18.38% from 272); Green value is 104 (41.02% from 255 or 38.24% from 272); Blue value is 118 (46.48% from 255 or 43.38% from 272); Max value from RGB is 118 - color contains mainly: blue. Hex color #326876 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #326876 is #CD9789. Grayscale: #595959. Windows color (decimal): -13473674 or 7759922. OLE color: 7759922.
HSL color Cylindrical-coordinate representation of color #326876: hue angle of 192.35º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #326876 is Cyan = 0.58, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 50 | 104 | 118 | - |
| CMYK | 0.58 | 0.12 | 0 | 0.54 |
| HSL | 192.35º | 0.4% | 0.33% | - |
| HSV(B) | 192.35º | 0.58% | 0.46% | - |
| XYZ | 9.54 | 11.89 | 18.93 | - |
| YUV | 89.45 | 144.11 | 99.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 104 | 118 | 0.58 | 0.12 | 0 | 0.54 | 192.35 | 0.4 | 0.33 |
| Hex | 32 | 68 | 76 | 3A | C | 0 | 36 | C0 | 28 | 21 |
| Octal | 62 | 150 | 166 | 72 | 14 | 0 | 66 | 300 | 50 | 41 |
| Binary | 110010 | 1101000 | 1110110 | 111010 | 1100 | 0 | 110110 | 11000000 | 101000 | 100001 |
Color Harmonies of #326876
Complementary color
Monochromatic Colors of #326876
Black with #326876
Text Example
Text Example
White with #326876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326876; }
p { color: rgb(50,104,118); }
H1.HeaderClassName
{
color: #326876;
}
.AnyTagClassName
{
color: #326876;
}
</style>
background-color css
<style>
a { background-color: #326876; }
a { background-color: rgb(50,104,118); }
div.DivClassName
{
background-color: #326876;
}
.BgClassName
{
background-color: #326876;
}
</style>
border-color css
<style>
span { border-color: #326876; }
span { border-color: rgb(50,104,118); }
td.TdClassName
{
border-color: #326876;
}
.TagClassName
{
border-color: #326876;
}
</style>