Shades of Blumine #356976
Tints of Blumine #356976
RGB
CMYK
RGB Variations
Color information
#356976 (or 0x356976) is known color: Blumine. HEX triplet: 35, 69 and 76. RGB value is (53,105,118). Sum of RGB (Red+Green+Blue) = 53+105+118=276 (36% of max value = 765). Red value is 53 (21.09% from 255 or 19.20% from 276); Green value is 105 (41.41% from 255 or 38.04% from 276); Blue value is 118 (46.48% from 255 or 42.75% from 276); Max value from RGB is 118 - color contains mainly: blue. Hex color #356976 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #356976 is #CA9689. Grayscale: #5A5A5A. Windows color (decimal): -13276810 or 7760181. OLE color: 7760181.
HSL color Cylindrical-coordinate representation of color #356976: hue angle of 192º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #356976 is Cyan = 0.55, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 53 | 105 | 118 | - |
| CMYK | 0.55 | 0.11 | 0 | 0.54 |
| HSL | 192º | 0.38% | 0.34% | - |
| HSV(B) | 192º | 0.55% | 0.46% | - |
| XYZ | 9.79 | 12.17 | 18.97 | - |
| YUV | 90.93 | 143.27 | 100.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 105 | 118 | 0.55 | 0.11 | 0 | 0.54 | 192 | 0.38 | 0.34 |
| Hex | 35 | 69 | 76 | 37 | B | 0 | 36 | C0 | 26 | 22 |
| Octal | 65 | 151 | 166 | 67 | 13 | 0 | 66 | 300 | 46 | 42 |
| Binary | 110101 | 1101001 | 1110110 | 110111 | 1011 | 0 | 110110 | 11000000 | 100110 | 100010 |
Color Harmonies of #356976
Complementary color
Monochromatic Colors of #356976
Black with #356976
Text Example
Text Example
White with #356976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #356976; }
p { color: rgb(53,105,118); }
H1.HeaderClassName
{
color: #356976;
}
.AnyTagClassName
{
color: #356976;
}
</style>
background-color css
<style>
a { background-color: #356976; }
a { background-color: rgb(53,105,118); }
div.DivClassName
{
background-color: #356976;
}
.BgClassName
{
background-color: #356976;
}
</style>
border-color css
<style>
span { border-color: #356976; }
span { border-color: rgb(53,105,118); }
td.TdClassName
{
border-color: #356976;
}
.TagClassName
{
border-color: #356976;
}
</style>