Shades of Blumine #326168
Tints of Blumine #326168
RGB
CMYK
RGB Variations
Color information
#326168 (or 0x326168) is known color: Blumine. HEX triplet: 32, 61 and 68. RGB value is (50,97,104). Sum of RGB (Red+Green+Blue) = 50+97+104=251 (33% of max value = 765). Red value is 50 (19.92% from 255 or 19.92% from 251); Green value is 97 (38.28% from 255 or 38.65% from 251); Blue value is 104 (41.02% from 255 or 41.43% from 251); Max value from RGB is 104 - color contains mainly: blue. Hex color #326168 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #326168 is #CD9E97. Grayscale: #535353. Windows color (decimal): -13475480 or 6840626. OLE color: 6840626.
HSL color Cylindrical-coordinate representation of color #326168: hue angle of 187.78º 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 #326168 is Cyan = 0.52, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 50 | 97 | 104 | - |
| CMYK | 0.52 | 0.07 | 0 | 0.59 |
| HSL | 187.78º | 0.35% | 0.3% | - |
| HSV(B) | 187.78º | 0.52% | 0.41% | - |
| XYZ | 8.09 | 10.23 | 14.64 | - |
| YUV | 83.75 | 139.43 | 103.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 97 | 104 | 0.52 | 0.07 | 0 | 0.59 | 187.78 | 0.35 | 0.3 |
| Hex | 32 | 61 | 68 | 34 | 7 | 0 | 3B | BC | 23 | 1E |
| Octal | 62 | 141 | 150 | 64 | 7 | 0 | 73 | 274 | 43 | 36 |
| Binary | 110010 | 1100001 | 1101000 | 110100 | 111 | 0 | 111011 | 10111100 | 100011 | 11110 |
Color Harmonies of #326168
Complementary color
Monochromatic Colors of #326168
Black with #326168
Text Example
Text Example
White with #326168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326168; }
p { color: rgb(50,97,104); }
H1.HeaderClassName
{
color: #326168;
}
.AnyTagClassName
{
color: #326168;
}
</style>
background-color css
<style>
a { background-color: #326168; }
a { background-color: rgb(50,97,104); }
div.DivClassName
{
background-color: #326168;
}
.BgClassName
{
background-color: #326168;
}
</style>
border-color css
<style>
span { border-color: #326168; }
span { border-color: rgb(50,97,104); }
td.TdClassName
{
border-color: #326168;
}
.TagClassName
{
border-color: #326168;
}
</style>