Shades of Blumine #365972
Tints of Blumine #365972
RGB
CMYK
RGB Variations
Color information
#365972 (or 0x365972) is known color: Blumine. HEX triplet: 36, 59 and 72. RGB value is (54,89,114). Sum of RGB (Red+Green+Blue) = 54+89+114=257 (34% of max value = 765). Red value is 54 (21.48% from 255 or 21.01% from 257); Green value is 89 (35.16% from 255 or 34.63% from 257); Blue value is 114 (44.92% from 255 or 44.36% from 257); Max value from RGB is 114 - color contains mainly: blue. Hex color #365972 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #365972 is #C9A68D. Grayscale: #515151. Windows color (decimal): -13215374 or 7493942. OLE color: 7493942.
HSL color Cylindrical-coordinate representation of color #365972: hue angle of 205º 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 #365972 is Cyan = 0.53, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 54 | 89 | 114 | - |
| CMYK | 0.53 | 0.22 | 0 | 0.55 |
| HSL | 205º | 0.36% | 0.33% | - |
| HSV(B) | 205º | 0.53% | 0.45% | - |
| XYZ | 8.13 | 9.14 | 17.26 | - |
| YUV | 81.39 | 146.4 | 108.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 89 | 114 | 0.53 | 0.22 | 0 | 0.55 | 205 | 0.36 | 0.33 |
| Hex | 36 | 59 | 72 | 35 | 16 | 0 | 37 | CD | 24 | 21 |
| Octal | 66 | 131 | 162 | 65 | 26 | 0 | 67 | 315 | 44 | 41 |
| Binary | 110110 | 1011001 | 1110010 | 110101 | 10110 | 0 | 110111 | 11001101 | 100100 | 100001 |
Color Harmonies of #365972
Complementary color
Monochromatic Colors of #365972
Black with #365972
Text Example
Text Example
White with #365972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365972; }
p { color: rgb(54,89,114); }
H1.HeaderClassName
{
color: #365972;
}
.AnyTagClassName
{
color: #365972;
}
</style>
background-color css
<style>
a { background-color: #365972; }
a { background-color: rgb(54,89,114); }
div.DivClassName
{
background-color: #365972;
}
.BgClassName
{
background-color: #365972;
}
</style>
border-color css
<style>
span { border-color: #365972; }
span { border-color: rgb(54,89,114); }
td.TdClassName
{
border-color: #365972;
}
.TagClassName
{
border-color: #365972;
}
</style>