Shades of Blumine #366473
Tints of Blumine #366473
RGB
CMYK
RGB Variations
Color information
#366473 (or 0x366473) is known color: Blumine. HEX triplet: 36, 64 and 73. RGB value is (54,100,115). Sum of RGB (Red+Green+Blue) = 54+100+115=269 (35% of max value = 765). Red value is 54 (21.48% from 255 or 20.07% from 269); Green value is 100 (39.45% from 255 or 37.17% from 269); Blue value is 115 (45.31% from 255 or 42.75% from 269); Max value from RGB is 115 - color contains mainly: blue. Hex color #366473 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #366473 is #C99B8C. Grayscale: #575757. Windows color (decimal): -13212557 or 7562294. OLE color: 7562294.
HSL color Cylindrical-coordinate representation of color #366473: hue angle of 194.75º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #366473 is Cyan = 0.53, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 54 | 100 | 115 | - |
| CMYK | 0.53 | 0.13 | 0 | 0.55 |
| HSL | 194.75º | 0.36% | 0.33% | - |
| HSV(B) | 194.75º | 0.53% | 0.45% | - |
| XYZ | 9.17 | 11.14 | 17.89 | - |
| YUV | 87.96 | 143.26 | 103.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 100 | 115 | 0.53 | 0.13 | 0 | 0.55 | 194.75 | 0.36 | 0.33 |
| Hex | 36 | 64 | 73 | 35 | D | 0 | 37 | C3 | 24 | 21 |
| Octal | 66 | 144 | 163 | 65 | 15 | 0 | 67 | 303 | 44 | 41 |
| Binary | 110110 | 1100100 | 1110011 | 110101 | 1101 | 0 | 110111 | 11000011 | 100100 | 100001 |
Color Harmonies of #366473
Complementary color
Monochromatic Colors of #366473
Black with #366473
Text Example
Text Example
White with #366473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366473; }
p { color: rgb(54,100,115); }
H1.HeaderClassName
{
color: #366473;
}
.AnyTagClassName
{
color: #366473;
}
</style>
background-color css
<style>
a { background-color: #366473; }
a { background-color: rgb(54,100,115); }
div.DivClassName
{
background-color: #366473;
}
.BgClassName
{
background-color: #366473;
}
</style>
border-color css
<style>
span { border-color: #366473; }
span { border-color: rgb(54,100,115); }
td.TdClassName
{
border-color: #366473;
}
.TagClassName
{
border-color: #366473;
}
</style>