Shades of Blumine #326267
Tints of Blumine #326267
RGB
CMYK
RGB Variations
Color information
#326267 (or 0x326267) is known color: Blumine. HEX triplet: 32, 62 and 67. RGB value is (50,98,103). Sum of RGB (Red+Green+Blue) = 50+98+103=251 (33% of max value = 765). Red value is 50 (19.92% from 255 or 19.92% from 251); Green value is 98 (38.67% from 255 or 39.04% from 251); Blue value is 103 (40.62% from 255 or 41.04% from 251); Max value from RGB is 103 - color contains mainly: blue. Hex color #326267 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #326267 is #CD9D98. Grayscale: #545454. Windows color (decimal): -13475225 or 6775346. OLE color: 6775346.
HSL color Cylindrical-coordinate representation of color #326267: hue angle of 185.66º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #326267 is Cyan = 0.51, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 50 | 98 | 103 | - |
| CMYK | 0.51 | 0.05 | 0 | 0.60 |
| HSL | 185.66º | 0.35% | 0.3% | - |
| HSV(B) | 185.66º | 0.51% | 0.4% | - |
| XYZ | 8.13 | 10.39 | 14.41 | - |
| YUV | 84.22 | 138.6 | 103.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 98 | 103 | 0.51 | 0.05 | 0 | 0.60 | 185.66 | 0.35 | 0.3 |
| Hex | 32 | 62 | 67 | 33 | 5 | 0 | 3C | BA | 23 | 1E |
| Octal | 62 | 142 | 147 | 63 | 5 | 0 | 74 | 272 | 43 | 36 |
| Binary | 110010 | 1100010 | 1100111 | 110011 | 101 | 0 | 111100 | 10111010 | 100011 | 11110 |
Color Harmonies of #326267
Complementary color
Monochromatic Colors of #326267
Black with #326267
Text Example
Text Example
White with #326267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326267; }
p { color: rgb(50,98,103); }
H1.HeaderClassName
{
color: #326267;
}
.AnyTagClassName
{
color: #326267;
}
</style>
background-color css
<style>
a { background-color: #326267; }
a { background-color: rgb(50,98,103); }
div.DivClassName
{
background-color: #326267;
}
.BgClassName
{
background-color: #326267;
}
</style>
border-color css
<style>
span { border-color: #326267; }
span { border-color: rgb(50,98,103); }
td.TdClassName
{
border-color: #326267;
}
.TagClassName
{
border-color: #326267;
}
</style>