Shades of Blumine #326674
Tints of Blumine #326674
RGB
CMYK
RGB Variations
Color information
#326674 (or 0x326674) is known color: Blumine. HEX triplet: 32, 66 and 74. RGB value is (50,102,116). Sum of RGB (Red+Green+Blue) = 50+102+116=268 (35% of max value = 765). Red value is 50 (19.92% from 255 or 18.66% from 268); Green value is 102 (40.23% from 255 or 38.06% from 268); Blue value is 116 (45.70% from 255 or 43.28% from 268); Max value from RGB is 116 - color contains mainly: blue. Hex color #326674 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #326674 is #CD998B. Grayscale: #575757. Windows color (decimal): -13474188 or 7628338. OLE color: 7628338.
HSL color Cylindrical-coordinate representation of color #326674: hue angle of 192.73º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #326674 is Cyan = 0.57, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 102 | 116 | - |
| CMYK | 0.57 | 0.12 | 0 | 0.55 |
| HSL | 192.73º | 0.4% | 0.33% | - |
| HSV(B) | 192.73º | 0.57% | 0.45% | - |
| XYZ | 9.22 | 11.44 | 18.25 | - |
| YUV | 88.05 | 143.77 | 100.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 102 | 116 | 0.57 | 0.12 | 0 | 0.55 | 192.73 | 0.4 | 0.33 |
| Hex | 32 | 66 | 74 | 39 | C | 0 | 37 | C1 | 28 | 21 |
| Octal | 62 | 146 | 164 | 71 | 14 | 0 | 67 | 301 | 50 | 41 |
| Binary | 110010 | 1100110 | 1110100 | 111001 | 1100 | 0 | 110111 | 11000001 | 101000 | 100001 |
Color Harmonies of #326674
Complementary color
Monochromatic Colors of #326674
Black with #326674
Text Example
Text Example
White with #326674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326674; }
p { color: rgb(50,102,116); }
H1.HeaderClassName
{
color: #326674;
}
.AnyTagClassName
{
color: #326674;
}
</style>
background-color css
<style>
a { background-color: #326674; }
a { background-color: rgb(50,102,116); }
div.DivClassName
{
background-color: #326674;
}
.BgClassName
{
background-color: #326674;
}
</style>
border-color css
<style>
span { border-color: #326674; }
span { border-color: rgb(50,102,116); }
td.TdClassName
{
border-color: #326674;
}
.TagClassName
{
border-color: #326674;
}
</style>