Shades of Blumine #356873
Tints of Blumine #356873
RGB
CMYK
RGB Variations
Color information
#356873 (or 0x356873) is known color: Blumine. HEX triplet: 35, 68 and 73. RGB value is (53,104,115). Sum of RGB (Red+Green+Blue) = 53+104+115=272 (36% of max value = 765). Red value is 53 (21.09% from 255 or 19.49% from 272); Green value is 104 (41.02% from 255 or 38.24% from 272); Blue value is 115 (45.31% from 255 or 42.28% from 272); Max value from RGB is 115 - color contains mainly: blue. Hex color #356873 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #356873 is #CA978C. Grayscale: #595959. Windows color (decimal): -13277069 or 7563317. OLE color: 7563317.
HSL color Cylindrical-coordinate representation of color #356873: hue angle of 190.65º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #356873 is Cyan = 0.54, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 104 | 115 | - |
| CMYK | 0.54 | 0.10 | 0 | 0.55 |
| HSL | 190.65º | 0.37% | 0.33% | - |
| HSV(B) | 190.65º | 0.54% | 0.45% | - |
| XYZ | 9.51 | 11.9 | 18.01 | - |
| YUV | 90.01 | 142.1 | 101.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 104 | 115 | 0.54 | 0.10 | 0 | 0.55 | 190.65 | 0.37 | 0.33 |
| Hex | 35 | 68 | 73 | 36 | A | 0 | 37 | BF | 25 | 21 |
| Octal | 65 | 150 | 163 | 66 | 12 | 0 | 67 | 277 | 45 | 41 |
| Binary | 110101 | 1101000 | 1110011 | 110110 | 1010 | 0 | 110111 | 10111111 | 100101 | 100001 |
Color Harmonies of #356873
Complementary color
Monochromatic Colors of #356873
Black with #356873
Text Example
Text Example
White with #356873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #356873; }
p { color: rgb(53,104,115); }
H1.HeaderClassName
{
color: #356873;
}
.AnyTagClassName
{
color: #356873;
}
</style>
background-color css
<style>
a { background-color: #356873; }
a { background-color: rgb(53,104,115); }
div.DivClassName
{
background-color: #356873;
}
.BgClassName
{
background-color: #356873;
}
</style>
border-color css
<style>
span { border-color: #356873; }
span { border-color: rgb(53,104,115); }
td.TdClassName
{
border-color: #356873;
}
.TagClassName
{
border-color: #356873;
}
</style>