Shades of Blumine #325669
Tints of Blumine #325669
RGB
CMYK
RGB Variations
Color information
#325669 (or 0x325669) is known color: Blumine. HEX triplet: 32, 56 and 69. RGB value is (50,86,105). Sum of RGB (Red+Green+Blue) = 50+86+105=241 (31% of max value = 765). Red value is 50 (19.92% from 255 or 20.75% from 241); Green value is 86 (33.98% from 255 or 35.68% from 241); Blue value is 105 (41.41% from 255 or 43.57% from 241); Max value from RGB is 105 - color contains mainly: blue. Hex color #325669 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #325669 is #CDA996. Grayscale: #4D4D4D. Windows color (decimal): -13478295 or 6903346. OLE color: 6903346.
HSL color Cylindrical-coordinate representation of color #325669: hue angle of 200.73º 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 #325669 is Cyan = 0.52, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 50 | 86 | 105 | - |
| CMYK | 0.52 | 0.18 | 0 | 0.59 |
| HSL | 200.73º | 0.35% | 0.3% | - |
| HSV(B) | 200.73º | 0.52% | 0.41% | - |
| XYZ | 7.19 | 8.35 | 14.6 | - |
| YUV | 77.4 | 143.57 | 108.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 86 | 105 | 0.52 | 0.18 | 0 | 0.59 | 200.73 | 0.35 | 0.3 |
| Hex | 32 | 56 | 69 | 34 | 12 | 0 | 3B | C9 | 23 | 1E |
| Octal | 62 | 126 | 151 | 64 | 22 | 0 | 73 | 311 | 43 | 36 |
| Binary | 110010 | 1010110 | 1101001 | 110100 | 10010 | 0 | 111011 | 11001001 | 100011 | 11110 |
Color Harmonies of #325669
Complementary color
Monochromatic Colors of #325669
Black with #325669
Text Example
Text Example
White with #325669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #325669; }
p { color: rgb(50,86,105); }
H1.HeaderClassName
{
color: #325669;
}
.AnyTagClassName
{
color: #325669;
}
</style>
background-color css
<style>
a { background-color: #325669; }
a { background-color: rgb(50,86,105); }
div.DivClassName
{
background-color: #325669;
}
.BgClassName
{
background-color: #325669;
}
</style>
border-color css
<style>
span { border-color: #325669; }
span { border-color: rgb(50,86,105); }
td.TdClassName
{
border-color: #325669;
}
.TagClassName
{
border-color: #325669;
}
</style>