Shades of Minsk #382571
Tints of Minsk #382571
RGB
CMYK
RGB Variations
Color information
#382571 (or 0x382571) is known color: Minsk. HEX triplet: 38, 25 and 71. RGB value is (56,37,113). Sum of RGB (Red+Green+Blue) = 56+37+113=206 (27% of max value = 765). Red value is 56 (22.27% from 255 or 27.18% from 206); Green value is 37 (14.84% from 255 or 17.96% from 206); Blue value is 113 (44.53% from 255 or 54.85% from 206); Max value from RGB is 113 - color contains mainly: blue. Hex color #382571 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #382571 is #C7DA8E. Grayscale: #333333. Windows color (decimal): -13097615 or 7415096. OLE color: 7415096.
HSL color Cylindrical-coordinate representation of color #382571: hue angle of 255º degrees, saturation: 0.51, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #382571 is Cyan = 0.50, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 56 | 37 | 113 | - |
| CMYK | 0.50 | 0.67 | 0 | 0.56 |
| HSL | 255º | 0.51% | 0.29% | - |
| HSV(B) | 255º | 0.67% | 0.44% | - |
| XYZ | 5.27 | 3.36 | 15.99 | - |
| YUV | 51.35 | 162.79 | 131.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 37 | 113 | 0.50 | 0.67 | 0 | 0.56 | 255 | 0.51 | 0.29 |
| Hex | 38 | 25 | 71 | 32 | 43 | 0 | 38 | FF | 33 | 1D |
| Octal | 70 | 45 | 161 | 62 | 103 | 0 | 70 | 377 | 63 | 35 |
| Binary | 111000 | 100101 | 1110001 | 110010 | 1000011 | 0 | 111000 | 11111111 | 110011 | 11101 |
Color Harmonies of #382571
Complementary color
Monochromatic Colors of #382571
Black with #382571
Text Example
Text Example
White with #382571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382571; }
p { color: rgb(56,37,113); }
H1.HeaderClassName
{
color: #382571;
}
.AnyTagClassName
{
color: #382571;
}
</style>
background-color css
<style>
a { background-color: #382571; }
a { background-color: rgb(56,37,113); }
div.DivClassName
{
background-color: #382571;
}
.BgClassName
{
background-color: #382571;
}
</style>
border-color css
<style>
span { border-color: #382571; }
span { border-color: rgb(56,37,113); }
td.TdClassName
{
border-color: #382571;
}
.TagClassName
{
border-color: #382571;
}
</style>