Shades of Minsk #382973
Tints of Minsk #382973
RGB
CMYK
RGB Variations
Color information
#382973 (or 0x382973) is known color: Minsk. HEX triplet: 38, 29 and 73. RGB value is (56,41,115). Sum of RGB (Red+Green+Blue) = 56+41+115=212 (28% of max value = 765). Red value is 56 (22.27% from 255 or 26.42% from 212); Green value is 41 (16.41% from 255 or 19.34% from 212); Blue value is 115 (45.31% from 255 or 54.25% from 212); Max value from RGB is 115 - color contains mainly: blue. Hex color #382973 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #382973 is #C7D68C. Grayscale: #353535. Windows color (decimal): -13096589 or 7547192. OLE color: 7547192.
HSL color Cylindrical-coordinate representation of color #382973: hue angle of 252.16º degrees, saturation: 0.47, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #382973 is Cyan = 0.51, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 41 | 115 | - |
| CMYK | 0.51 | 0.64 | 0 | 0.55 |
| HSL | 252.16º | 0.47% | 0.31% | - |
| HSV(B) | 252.16º | 0.64% | 0.45% | - |
| XYZ | 5.52 | 3.66 | 16.64 | - |
| YUV | 53.92 | 162.47 | 129.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 41 | 115 | 0.51 | 0.64 | 0 | 0.55 | 252.16 | 0.47 | 0.31 |
| Hex | 38 | 29 | 73 | 33 | 40 | 0 | 37 | FC | 2F | 1F |
| Octal | 70 | 51 | 163 | 63 | 100 | 0 | 67 | 374 | 57 | 37 |
| Binary | 111000 | 101001 | 1110011 | 110011 | 1000000 | 0 | 110111 | 11111100 | 101111 | 11111 |
Color Harmonies of #382973
Complementary color
Monochromatic Colors of #382973
Black with #382973
Text Example
Text Example
White with #382973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382973; }
p { color: rgb(56,41,115); }
H1.HeaderClassName
{
color: #382973;
}
.AnyTagClassName
{
color: #382973;
}
</style>
background-color css
<style>
a { background-color: #382973; }
a { background-color: rgb(56,41,115); }
div.DivClassName
{
background-color: #382973;
}
.BgClassName
{
background-color: #382973;
}
</style>
border-color css
<style>
span { border-color: #382973; }
span { border-color: rgb(56,41,115); }
td.TdClassName
{
border-color: #382973;
}
.TagClassName
{
border-color: #382973;
}
</style>