Shades of Blumine #356476
Tints of Blumine #356476
RGB
CMYK
RGB Variations
Color information
#356476 (or 0x356476) is known color: Blumine. HEX triplet: 35, 64 and 76. RGB value is (53,100,118). Sum of RGB (Red+Green+Blue) = 53+100+118=271 (35% of max value = 765). Red value is 53 (21.09% from 255 or 19.56% from 271); Green value is 100 (39.45% from 255 or 36.90% from 271); Blue value is 118 (46.48% from 255 or 43.54% from 271); Max value from RGB is 118 - color contains mainly: blue. Hex color #356476 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #356476 is #CA9B89. Grayscale: #575757. Windows color (decimal): -13278090 or 7758901. OLE color: 7758901.
HSL color Cylindrical-coordinate representation of color #356476: hue angle of 196.62º 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 #356476 is Cyan = 0.55, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 53 | 100 | 118 | - |
| CMYK | 0.55 | 0.15 | 0 | 0.54 |
| HSL | 196.62º | 0.38% | 0.34% | - |
| HSV(B) | 196.62º | 0.55% | 0.46% | - |
| XYZ | 9.3 | 11.18 | 18.81 | - |
| YUV | 88 | 144.93 | 103.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 100 | 118 | 0.55 | 0.15 | 0 | 0.54 | 196.62 | 0.38 | 0.34 |
| Hex | 35 | 64 | 76 | 37 | F | 0 | 36 | C5 | 26 | 22 |
| Octal | 65 | 144 | 166 | 67 | 17 | 0 | 66 | 305 | 46 | 42 |
| Binary | 110101 | 1100100 | 1110110 | 110111 | 1111 | 0 | 110110 | 11000101 | 100110 | 100010 |
Color Harmonies of #356476
Complementary color
Monochromatic Colors of #356476
Black with #356476
Text Example
Text Example
White with #356476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #356476; }
p { color: rgb(53,100,118); }
H1.HeaderClassName
{
color: #356476;
}
.AnyTagClassName
{
color: #356476;
}
</style>
background-color css
<style>
a { background-color: #356476; }
a { background-color: rgb(53,100,118); }
div.DivClassName
{
background-color: #356476;
}
.BgClassName
{
background-color: #356476;
}
</style>
border-color css
<style>
span { border-color: #356476; }
span { border-color: rgb(53,100,118); }
td.TdClassName
{
border-color: #356476;
}
.TagClassName
{
border-color: #356476;
}
</style>