Shades of Blumine #366770
Tints of Blumine #366770
RGB
CMYK
RGB Variations
Color information
#366770 (or 0x366770) is known color: Blumine. HEX triplet: 36, 67 and 70. RGB value is (54,103,112). Sum of RGB (Red+Green+Blue) = 54+103+112=269 (35% of max value = 765). Red value is 54 (21.48% from 255 or 20.07% from 269); Green value is 103 (40.62% from 255 or 38.29% from 269); Blue value is 112 (44.14% from 255 or 41.64% from 269); Max value from RGB is 112 - color contains mainly: blue. Hex color #366770 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #366770 is #C9988F. Grayscale: #595959. Windows color (decimal): -13211792 or 7366454. OLE color: 7366454.
HSL color Cylindrical-coordinate representation of color #366770: hue angle of 189.31º 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 #366770 is Cyan = 0.52, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 103 | 112 | - |
| CMYK | 0.52 | 0.08 | 0 | 0.56 |
| HSL | 189.31º | 0.35% | 0.33% | - |
| HSV(B) | 189.31º | 0.52% | 0.44% | - |
| XYZ | 9.3 | 11.65 | 17.09 | - |
| YUV | 89.38 | 140.77 | 102.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 103 | 112 | 0.52 | 0.08 | 0 | 0.56 | 189.31 | 0.35 | 0.33 |
| Hex | 36 | 67 | 70 | 34 | 8 | 0 | 38 | BD | 23 | 21 |
| Octal | 66 | 147 | 160 | 64 | 10 | 0 | 70 | 275 | 43 | 41 |
| Binary | 110110 | 1100111 | 1110000 | 110100 | 1000 | 0 | 111000 | 10111101 | 100011 | 100001 |
Color Harmonies of #366770
Complementary color
Monochromatic Colors of #366770
Black with #366770
Text Example
Text Example
White with #366770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366770; }
p { color: rgb(54,103,112); }
H1.HeaderClassName
{
color: #366770;
}
.AnyTagClassName
{
color: #366770;
}
</style>
background-color css
<style>
a { background-color: #366770; }
a { background-color: rgb(54,103,112); }
div.DivClassName
{
background-color: #366770;
}
.BgClassName
{
background-color: #366770;
}
</style>
border-color css
<style>
span { border-color: #366770; }
span { border-color: rgb(54,103,112); }
td.TdClassName
{
border-color: #366770;
}
.TagClassName
{
border-color: #366770;
}
</style>