Shades of Blumine #325668
Tints of Blumine #325668
RGB
CMYK
RGB Variations
Color information
#325668 (or 0x325668) is known color: Blumine. HEX triplet: 32, 56 and 68. RGB value is (50,86,104). Sum of RGB (Red+Green+Blue) = 50+86+104=240 (31% of max value = 765). Red value is 50 (19.92% from 255 or 20.83% from 240); Green value is 86 (33.98% from 255 or 35.83% from 240); Blue value is 104 (41.02% from 255 or 43.33% from 240); Max value from RGB is 104 - color contains mainly: blue. Hex color #325668 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #325668 is #CDA997. Grayscale: #4D4D4D. Windows color (decimal): -13478296 or 6837810. OLE color: 6837810.
HSL color Cylindrical-coordinate representation of color #325668: hue angle of 200º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #325668 is Cyan = 0.52, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 50 | 86 | 104 | - |
| CMYK | 0.52 | 0.17 | 0 | 0.59 |
| HSL | 200º | 0.35% | 0.3% | - |
| HSV(B) | 200º | 0.52% | 0.41% | - |
| XYZ | 7.14 | 8.33 | 14.33 | - |
| YUV | 77.29 | 143.07 | 108.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 86 | 104 | 0.52 | 0.17 | 0 | 0.59 | 200 | 0.35 | 0.3 |
| Hex | 32 | 56 | 68 | 34 | 11 | 0 | 3B | C8 | 23 | 1E |
| Octal | 62 | 126 | 150 | 64 | 21 | 0 | 73 | 310 | 43 | 36 |
| Binary | 110010 | 1010110 | 1101000 | 110100 | 10001 | 0 | 111011 | 11001000 | 100011 | 11110 |
Color Harmonies of #325668
Complementary color
Monochromatic Colors of #325668
Black with #325668
Text Example
Text Example
White with #325668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #325668; }
p { color: rgb(50,86,104); }
H1.HeaderClassName
{
color: #325668;
}
.AnyTagClassName
{
color: #325668;
}
</style>
background-color css
<style>
a { background-color: #325668; }
a { background-color: rgb(50,86,104); }
div.DivClassName
{
background-color: #325668;
}
.BgClassName
{
background-color: #325668;
}
</style>
border-color css
<style>
span { border-color: #325668; }
span { border-color: rgb(50,86,104); }
td.TdClassName
{
border-color: #325668;
}
.TagClassName
{
border-color: #325668;
}
</style>