Shades of Minsk #382970
Tints of Minsk #382970
RGB
CMYK
RGB Variations
Color information
#382970 (or 0x382970) is known color: Minsk. HEX triplet: 38, 29 and 70. RGB value is (56,41,112). Sum of RGB (Red+Green+Blue) = 56+41+112=209 (27% of max value = 765). Red value is 56 (22.27% from 255 or 26.79% from 209); Green value is 41 (16.41% from 255 or 19.62% from 209); Blue value is 112 (44.14% from 255 or 53.59% from 209); Max value from RGB is 112 - color contains mainly: blue. Hex color #382970 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #382970 is #C7D68F. Grayscale: #353535. Windows color (decimal): -13096592 or 7350584. OLE color: 7350584.
HSL color Cylindrical-coordinate representation of color #382970: hue angle of 252.68º degrees, saturation: 0.46, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #382970 is Cyan = 0.50, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 56 | 41 | 112 | - |
| CMYK | 0.50 | 0.63 | 0 | 0.56 |
| HSL | 252.68º | 0.46% | 0.3% | - |
| HSV(B) | 252.68º | 0.63% | 0.44% | - |
| XYZ | 5.35 | 3.6 | 15.74 | - |
| YUV | 53.58 | 160.97 | 129.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 41 | 112 | 0.50 | 0.63 | 0 | 0.56 | 252.68 | 0.46 | 0.3 |
| Hex | 38 | 29 | 70 | 32 | 3F | 0 | 38 | FD | 2E | 1E |
| Octal | 70 | 51 | 160 | 62 | 77 | 0 | 70 | 375 | 56 | 36 |
| Binary | 111000 | 101001 | 1110000 | 110010 | 111111 | 0 | 111000 | 11111101 | 101110 | 11110 |
Color Harmonies of #382970
Complementary color
Monochromatic Colors of #382970
Black with #382970
Text Example
Text Example
White with #382970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382970; }
p { color: rgb(56,41,112); }
H1.HeaderClassName
{
color: #382970;
}
.AnyTagClassName
{
color: #382970;
}
</style>
background-color css
<style>
a { background-color: #382970; }
a { background-color: rgb(56,41,112); }
div.DivClassName
{
background-color: #382970;
}
.BgClassName
{
background-color: #382970;
}
</style>
border-color css
<style>
span { border-color: #382970; }
span { border-color: rgb(56,41,112); }
td.TdClassName
{
border-color: #382970;
}
.TagClassName
{
border-color: #382970;
}
</style>