Shades of Blumine #365765
Tints of Blumine #365765
RGB
CMYK
RGB Variations
Color information
#365765 (or 0x365765) is known color: Blumine. HEX triplet: 36, 57 and 65. RGB value is (54,87,101). Sum of RGB (Red+Green+Blue) = 54+87+101=242 (32% of max value = 765). Red value is 54 (21.48% from 255 or 22.31% from 242); Green value is 87 (34.38% from 255 or 35.95% from 242); Blue value is 101 (39.84% from 255 or 41.74% from 242); Max value from RGB is 101 - color contains mainly: blue. Hex color #365765 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #365765 is #C9A89A. Grayscale: #4E4E4E. Windows color (decimal): -13215899 or 6641462. OLE color: 6641462.
HSL color Cylindrical-coordinate representation of color #365765: hue angle of 197.87º degrees, saturation: 0.3, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #365765 is Cyan = 0.47, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 54 | 87 | 101 | - |
| CMYK | 0.47 | 0.14 | 0 | 0.60 |
| HSL | 197.87º | 0.3% | 0.3% | - |
| HSV(B) | 197.87º | 0.47% | 0.4% | - |
| XYZ | 7.28 | 8.54 | 13.58 | - |
| YUV | 78.73 | 140.57 | 110.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 87 | 101 | 0.47 | 0.14 | 0 | 0.60 | 197.87 | 0.3 | 0.3 |
| Hex | 36 | 57 | 65 | 2F | E | 0 | 3C | C6 | 1E | 1E |
| Octal | 66 | 127 | 145 | 57 | 16 | 0 | 74 | 306 | 36 | 36 |
| Binary | 110110 | 1010111 | 1100101 | 101111 | 1110 | 0 | 111100 | 11000110 | 11110 | 11110 |
Color Harmonies of #365765
Complementary color
Monochromatic Colors of #365765
Black with #365765
Text Example
Text Example
White with #365765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365765; }
p { color: rgb(54,87,101); }
H1.HeaderClassName
{
color: #365765;
}
.AnyTagClassName
{
color: #365765;
}
</style>
background-color css
<style>
a { background-color: #365765; }
a { background-color: rgb(54,87,101); }
div.DivClassName
{
background-color: #365765;
}
.BgClassName
{
background-color: #365765;
}
</style>
border-color css
<style>
span { border-color: #365765; }
span { border-color: rgb(54,87,101); }
td.TdClassName
{
border-color: #365765;
}
.TagClassName
{
border-color: #365765;
}
</style>