Shades of Minsk #362775
Tints of Minsk #362775
RGB
CMYK
RGB Variations
Color information
#362775 (or 0x362775) is known color: Minsk. HEX triplet: 36, 27 and 75. RGB value is (54,39,117). Sum of RGB (Red+Green+Blue) = 54+39+117=210 (27% of max value = 765). Red value is 54 (21.48% from 255 or 25.71% from 210); Green value is 39 (15.62% from 255 or 18.57% from 210); Blue value is 117 (46.09% from 255 or 55.71% from 210); Max value from RGB is 117 - color contains mainly: blue. Hex color #362775 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #362775 is #C9D88A. Grayscale: #343434. Windows color (decimal): -13228171 or 7677750. OLE color: 7677750.
HSL color Cylindrical-coordinate representation of color #362775: hue angle of 251.54º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #362775 is Cyan = 0.54, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 54 | 39 | 117 | - |
| CMYK | 0.54 | 0.67 | 0 | 0.54 |
| HSL | 251.54º | 0.5% | 0.31% | - |
| HSV(B) | 251.54º | 0.67% | 0.46% | - |
| XYZ | 5.46 | 3.52 | 17.22 | - |
| YUV | 52.38 | 164.47 | 129.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 39 | 117 | 0.54 | 0.67 | 0 | 0.54 | 251.54 | 0.5 | 0.31 |
| Hex | 36 | 27 | 75 | 36 | 43 | 0 | 36 | FC | 32 | 1F |
| Octal | 66 | 47 | 165 | 66 | 103 | 0 | 66 | 374 | 62 | 37 |
| Binary | 110110 | 100111 | 1110101 | 110110 | 1000011 | 0 | 110110 | 11111100 | 110010 | 11111 |
Color Harmonies of #362775
Complementary color
Monochromatic Colors of #362775
Black with #362775
Text Example
Text Example
White with #362775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362775; }
p { color: rgb(54,39,117); }
H1.HeaderClassName
{
color: #362775;
}
.AnyTagClassName
{
color: #362775;
}
</style>
background-color css
<style>
a { background-color: #362775; }
a { background-color: rgb(54,39,117); }
div.DivClassName
{
background-color: #362775;
}
.BgClassName
{
background-color: #362775;
}
</style>
border-color css
<style>
span { border-color: #362775; }
span { border-color: rgb(54,39,117); }
td.TdClassName
{
border-color: #362775;
}
.TagClassName
{
border-color: #362775;
}
</style>