Shades of Minsk #382871
Tints of Minsk #382871
RGB
CMYK
RGB Variations
Color information
#382871 (or 0x382871) is known color: Minsk. HEX triplet: 38, 28 and 71. RGB value is (56,40,113). Sum of RGB (Red+Green+Blue) = 56+40+113=209 (27% of max value = 765). Red value is 56 (22.27% from 255 or 26.79% from 209); Green value is 40 (16.02% from 255 or 19.14% from 209); Blue value is 113 (44.53% from 255 or 54.07% from 209); Max value from RGB is 113 - color contains mainly: blue. Hex color #382871 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #382871 is #C7D78E. Grayscale: #343434. Windows color (decimal): -13096847 or 7415864. OLE color: 7415864.
HSL color Cylindrical-coordinate representation of color #382871: hue angle of 253.15º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #382871 is Cyan = 0.50, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 56 | 40 | 113 | - |
| CMYK | 0.50 | 0.65 | 0 | 0.56 |
| HSL | 253.15º | 0.48% | 0.3% | - |
| HSV(B) | 253.15º | 0.65% | 0.44% | - |
| XYZ | 5.37 | 3.55 | 16.03 | - |
| YUV | 53.11 | 161.8 | 130.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 40 | 113 | 0.50 | 0.65 | 0 | 0.56 | 253.15 | 0.48 | 0.3 |
| Hex | 38 | 28 | 71 | 32 | 41 | 0 | 38 | FD | 30 | 1E |
| Octal | 70 | 50 | 161 | 62 | 101 | 0 | 70 | 375 | 60 | 36 |
| Binary | 111000 | 101000 | 1110001 | 110010 | 1000001 | 0 | 111000 | 11111101 | 110000 | 11110 |
Color Harmonies of #382871
Complementary color
Monochromatic Colors of #382871
Black with #382871
Text Example
Text Example
White with #382871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382871; }
p { color: rgb(56,40,113); }
H1.HeaderClassName
{
color: #382871;
}
.AnyTagClassName
{
color: #382871;
}
</style>
background-color css
<style>
a { background-color: #382871; }
a { background-color: rgb(56,40,113); }
div.DivClassName
{
background-color: #382871;
}
.BgClassName
{
background-color: #382871;
}
</style>
border-color css
<style>
span { border-color: #382871; }
span { border-color: rgb(56,40,113); }
td.TdClassName
{
border-color: #382871;
}
.TagClassName
{
border-color: #382871;
}
</style>