Shades of Blumine #366370
Tints of Blumine #366370
RGB
CMYK
RGB Variations
Color information
#366370 (or 0x366370) is known color: Blumine. HEX triplet: 36, 63 and 70. RGB value is (54,99,112). Sum of RGB (Red+Green+Blue) = 54+99+112=265 (35% of max value = 765). Red value is 54 (21.48% from 255 or 20.38% from 265); Green value is 99 (39.06% from 255 or 37.36% from 265); Blue value is 112 (44.14% from 255 or 42.26% from 265); Max value from RGB is 112 - color contains mainly: blue. Hex color #366370 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #366370 is #C99C8F. Grayscale: #565656. Windows color (decimal): -13212816 or 7365430. OLE color: 7365430.
HSL color Cylindrical-coordinate representation of color #366370: hue angle of 193.45º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #366370 is Cyan = 0.52, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 99 | 112 | - |
| CMYK | 0.52 | 0.12 | 0 | 0.56 |
| HSL | 193.45º | 0.35% | 0.33% | - |
| HSV(B) | 193.45º | 0.52% | 0.44% | - |
| XYZ | 8.91 | 10.88 | 16.96 | - |
| YUV | 87.03 | 142.09 | 104.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 99 | 112 | 0.52 | 0.12 | 0 | 0.56 | 193.45 | 0.35 | 0.33 |
| Hex | 36 | 63 | 70 | 34 | C | 0 | 38 | C1 | 23 | 21 |
| Octal | 66 | 143 | 160 | 64 | 14 | 0 | 70 | 301 | 43 | 41 |
| Binary | 110110 | 1100011 | 1110000 | 110100 | 1100 | 0 | 111000 | 11000001 | 100011 | 100001 |
Color Harmonies of #366370
Complementary color
Monochromatic Colors of #366370
Black with #366370
Text Example
Text Example
White with #366370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366370; }
p { color: rgb(54,99,112); }
H1.HeaderClassName
{
color: #366370;
}
.AnyTagClassName
{
color: #366370;
}
</style>
background-color css
<style>
a { background-color: #366370; }
a { background-color: rgb(54,99,112); }
div.DivClassName
{
background-color: #366370;
}
.BgClassName
{
background-color: #366370;
}
</style>
border-color css
<style>
span { border-color: #366370; }
span { border-color: rgb(54,99,112); }
td.TdClassName
{
border-color: #366370;
}
.TagClassName
{
border-color: #366370;
}
</style>