Shades of Blumine #326975
Tints of Blumine #326975
RGB
CMYK
RGB Variations
Color information
#326975 (or 0x326975) is known color: Blumine. HEX triplet: 32, 69 and 75. RGB value is (50,105,117). Sum of RGB (Red+Green+Blue) = 50+105+117=272 (36% of max value = 765). Red value is 50 (19.92% from 255 or 18.38% from 272); Green value is 105 (41.41% from 255 or 38.60% from 272); Blue value is 117 (46.09% from 255 or 43.01% from 272); Max value from RGB is 117 - color contains mainly: blue. Hex color #326975 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #326975 is #CD968A. Grayscale: #595959. Windows color (decimal): -13473419 or 7694642. OLE color: 7694642.
HSL color Cylindrical-coordinate representation of color #326975: hue angle of 190.75º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #326975 is Cyan = 0.57, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 50 | 105 | 117 | - |
| CMYK | 0.57 | 0.10 | 0 | 0.54 |
| HSL | 190.75º | 0.4% | 0.33% | - |
| HSV(B) | 190.75º | 0.57% | 0.46% | - |
| XYZ | 9.58 | 12.07 | 18.65 | - |
| YUV | 89.92 | 143.28 | 99.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 105 | 117 | 0.57 | 0.10 | 0 | 0.54 | 190.75 | 0.4 | 0.33 |
| Hex | 32 | 69 | 75 | 39 | A | 0 | 36 | BF | 28 | 21 |
| Octal | 62 | 151 | 165 | 71 | 12 | 0 | 66 | 277 | 50 | 41 |
| Binary | 110010 | 1101001 | 1110101 | 111001 | 1010 | 0 | 110110 | 10111111 | 101000 | 100001 |
Color Harmonies of #326975
Complementary color
Monochromatic Colors of #326975
Black with #326975
Text Example
Text Example
White with #326975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326975; }
p { color: rgb(50,105,117); }
H1.HeaderClassName
{
color: #326975;
}
.AnyTagClassName
{
color: #326975;
}
</style>
background-color css
<style>
a { background-color: #326975; }
a { background-color: rgb(50,105,117); }
div.DivClassName
{
background-color: #326975;
}
.BgClassName
{
background-color: #326975;
}
</style>
border-color css
<style>
span { border-color: #326975; }
span { border-color: rgb(50,105,117); }
td.TdClassName
{
border-color: #326975;
}
.TagClassName
{
border-color: #326975;
}
</style>