Shades of Blumine #325765
Tints of Blumine #325765
RGB
CMYK
RGB Variations
Color information
#325765 (or 0x325765) is known color: Blumine. HEX triplet: 32, 57 and 65. RGB value is (50,87,101). Sum of RGB (Red+Green+Blue) = 50+87+101=238 (31% of max value = 765). Red value is 50 (19.92% from 255 or 21.01% from 238); Green value is 87 (34.38% from 255 or 36.55% from 238); Blue value is 101 (39.84% from 255 or 42.44% from 238); Max value from RGB is 101 - color contains mainly: blue. Hex color #325765 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #325765 is #CDA89A. Grayscale: #4D4D4D. Windows color (decimal): -13478043 or 6641458. OLE color: 6641458.
HSL color Cylindrical-coordinate representation of color #325765: hue angle of 196.47º degrees, saturation: 0.34, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #325765 is Cyan = 0.50, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 50 | 87 | 101 | - |
| CMYK | 0.50 | 0.14 | 0 | 0.60 |
| HSL | 196.47º | 0.34% | 0.3% | - |
| HSV(B) | 196.47º | 0.5% | 0.4% | - |
| XYZ | 7.07 | 8.43 | 13.57 | - |
| YUV | 77.53 | 141.24 | 108.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 87 | 101 | 0.50 | 0.14 | 0 | 0.60 | 196.47 | 0.34 | 0.3 |
| Hex | 32 | 57 | 65 | 32 | E | 0 | 3C | C4 | 22 | 1E |
| Octal | 62 | 127 | 145 | 62 | 16 | 0 | 74 | 304 | 42 | 36 |
| Binary | 110010 | 1010111 | 1100101 | 110010 | 1110 | 0 | 111100 | 11000100 | 100010 | 11110 |
Color Harmonies of #325765
Complementary color
Monochromatic Colors of #325765
Black with #325765
Text Example
Text Example
White with #325765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #325765; }
p { color: rgb(50,87,101); }
H1.HeaderClassName
{
color: #325765;
}
.AnyTagClassName
{
color: #325765;
}
</style>
background-color css
<style>
a { background-color: #325765; }
a { background-color: rgb(50,87,101); }
div.DivClassName
{
background-color: #325765;
}
.BgClassName
{
background-color: #325765;
}
</style>
border-color css
<style>
span { border-color: #325765; }
span { border-color: rgb(50,87,101); }
td.TdClassName
{
border-color: #325765;
}
.TagClassName
{
border-color: #325765;
}
</style>