Shades of Minsk #362574
Tints of Minsk #362574
RGB
CMYK
RGB Variations
Color information
#362574 (or 0x362574) is known color: Minsk. HEX triplet: 36, 25 and 74. RGB value is (54,37,116). Sum of RGB (Red+Green+Blue) = 54+37+116=207 (27% of max value = 765). Red value is 54 (21.48% from 255 or 26.09% from 207); Green value is 37 (14.84% from 255 or 17.87% from 207); Blue value is 116 (45.70% from 255 or 56.04% from 207); Max value from RGB is 116 - color contains mainly: blue. Hex color #362574 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #362574 is #C9DA8B. Grayscale: #323232. Windows color (decimal): -13228684 or 7611702. OLE color: 7611702.
HSL color Cylindrical-coordinate representation of color #362574: hue angle of 252.91º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #362574 is Cyan = 0.53, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 54 | 37 | 116 | - |
| CMYK | 0.53 | 0.68 | 0 | 0.55 |
| HSL | 252.91º | 0.52% | 0.3% | - |
| HSV(B) | 252.91º | 0.68% | 0.45% | - |
| XYZ | 5.34 | 3.37 | 16.89 | - |
| YUV | 51.09 | 164.63 | 130.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 37 | 116 | 0.53 | 0.68 | 0 | 0.55 | 252.91 | 0.52 | 0.3 |
| Hex | 36 | 25 | 74 | 35 | 44 | 0 | 37 | FD | 34 | 1E |
| Octal | 66 | 45 | 164 | 65 | 104 | 0 | 67 | 375 | 64 | 36 |
| Binary | 110110 | 100101 | 1110100 | 110101 | 1000100 | 0 | 110111 | 11111101 | 110100 | 11110 |
Color Harmonies of #362574
Complementary color
Monochromatic Colors of #362574
Black with #362574
Text Example
Text Example
White with #362574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362574; }
p { color: rgb(54,37,116); }
H1.HeaderClassName
{
color: #362574;
}
.AnyTagClassName
{
color: #362574;
}
</style>
background-color css
<style>
a { background-color: #362574; }
a { background-color: rgb(54,37,116); }
div.DivClassName
{
background-color: #362574;
}
.BgClassName
{
background-color: #362574;
}
</style>
border-color css
<style>
span { border-color: #362574; }
span { border-color: rgb(54,37,116); }
td.TdClassName
{
border-color: #362574;
}
.TagClassName
{
border-color: #362574;
}
</style>