Shades of Blumine #326773
Tints of Blumine #326773
RGB
CMYK
RGB Variations
Color information
#326773 (or 0x326773) is known color: Blumine. HEX triplet: 32, 67 and 73. RGB value is (50,103,115). Sum of RGB (Red+Green+Blue) = 50+103+115=268 (35% of max value = 765). Red value is 50 (19.92% from 255 or 18.66% from 268); Green value is 103 (40.62% from 255 or 38.43% from 268); Blue value is 115 (45.31% from 255 or 42.91% from 268); Max value from RGB is 115 - color contains mainly: blue. Hex color #326773 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #326773 is #CD988C. Grayscale: #585858. Windows color (decimal): -13473933 or 7563058. OLE color: 7563058.
HSL color Cylindrical-coordinate representation of color #326773: hue angle of 191.08º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #326773 is Cyan = 0.57, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 103 | 115 | - |
| CMYK | 0.57 | 0.10 | 0 | 0.55 |
| HSL | 191.08º | 0.39% | 0.32% | - |
| HSV(B) | 191.08º | 0.57% | 0.45% | - |
| XYZ | 9.26 | 11.62 | 17.97 | - |
| YUV | 88.52 | 142.94 | 100.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 103 | 115 | 0.57 | 0.10 | 0 | 0.55 | 191.08 | 0.39 | 0.32 |
| Hex | 32 | 67 | 73 | 39 | A | 0 | 37 | BF | 27 | 20 |
| Octal | 62 | 147 | 163 | 71 | 12 | 0 | 67 | 277 | 47 | 40 |
| Binary | 110010 | 1100111 | 1110011 | 111001 | 1010 | 0 | 110111 | 10111111 | 100111 | 100000 |
Color Harmonies of #326773
Complementary color
Monochromatic Colors of #326773
Black with #326773
Text Example
Text Example
White with #326773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326773; }
p { color: rgb(50,103,115); }
H1.HeaderClassName
{
color: #326773;
}
.AnyTagClassName
{
color: #326773;
}
</style>
background-color css
<style>
a { background-color: #326773; }
a { background-color: rgb(50,103,115); }
div.DivClassName
{
background-color: #326773;
}
.BgClassName
{
background-color: #326773;
}
</style>
border-color css
<style>
span { border-color: #326773; }
span { border-color: rgb(50,103,115); }
td.TdClassName
{
border-color: #326773;
}
.TagClassName
{
border-color: #326773;
}
</style>