Shades of Blumine #365966
Tints of Blumine #365966
RGB
CMYK
RGB Variations
Color information
#365966 (or 0x365966) is known color: Blumine. HEX triplet: 36, 59 and 66. RGB value is (54,89,102). Sum of RGB (Red+Green+Blue) = 54+89+102=245 (32% of max value = 765). Red value is 54 (21.48% from 255 or 22.04% from 245); Green value is 89 (35.16% from 255 or 36.33% from 245); Blue value is 102 (40.23% from 255 or 41.63% from 245); Max value from RGB is 102 - color contains mainly: blue. Hex color #365966 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #365966 is #C9A699. Grayscale: #4F4F4F. Windows color (decimal): -13215386 or 6707510. OLE color: 6707510.
HSL color Cylindrical-coordinate representation of color #365966: hue angle of 196.25º degrees, saturation: 0.31, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #365966 is Cyan = 0.47, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 54 | 89 | 102 | - |
| CMYK | 0.47 | 0.13 | 0 | 0.6 |
| HSL | 196.25º | 0.31% | 0.31% | - |
| HSV(B) | 196.25º | 0.47% | 0.4% | - |
| XYZ | 7.49 | 8.89 | 13.89 | - |
| YUV | 80.02 | 140.4 | 109.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 89 | 102 | 0.47 | 0.13 | 0 | 0.6 | 196.25 | 0.31 | 0.31 |
| Hex | 36 | 59 | 66 | 2F | D | 0 | 3C | C4 | 1F | 1F |
| Octal | 66 | 131 | 146 | 57 | 15 | 0 | 74 | 304 | 37 | 37 |
| Binary | 110110 | 1011001 | 1100110 | 101111 | 1101 | 0 | 111100 | 11000100 | 11111 | 11111 |
Color Harmonies of #365966
Complementary color
Monochromatic Colors of #365966
Black with #365966
Text Example
Text Example
White with #365966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365966; }
p { color: rgb(54,89,102); }
H1.HeaderClassName
{
color: #365966;
}
.AnyTagClassName
{
color: #365966;
}
</style>
background-color css
<style>
a { background-color: #365966; }
a { background-color: rgb(54,89,102); }
div.DivClassName
{
background-color: #365966;
}
.BgClassName
{
background-color: #365966;
}
</style>
border-color css
<style>
span { border-color: #365966; }
span { border-color: rgb(54,89,102); }
td.TdClassName
{
border-color: #365966;
}
.TagClassName
{
border-color: #365966;
}
</style>