Shades of Minsk #382873
Tints of Minsk #382873
RGB
CMYK
RGB Variations
Color information
#382873 (or 0x382873) is known color: Minsk. HEX triplet: 38, 28 and 73. RGB value is (56,40,115). Sum of RGB (Red+Green+Blue) = 56+40+115=211 (27% of max value = 765). Red value is 56 (22.27% from 255 or 26.54% from 211); Green value is 40 (16.02% from 255 or 18.96% from 211); Blue value is 115 (45.31% from 255 or 54.50% from 211); Max value from RGB is 115 - color contains mainly: blue. Hex color #382873 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #382873 is #C7D78C. Grayscale: #353535. Windows color (decimal): -13096845 or 7546936. OLE color: 7546936.
HSL color Cylindrical-coordinate representation of color #382873: hue angle of 252.8º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #382873 is Cyan = 0.51, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 40 | 115 | - |
| CMYK | 0.51 | 0.65 | 0 | 0.55 |
| HSL | 252.8º | 0.48% | 0.3% | - |
| HSV(B) | 252.8º | 0.65% | 0.45% | - |
| XYZ | 5.48 | 3.6 | 16.62 | - |
| YUV | 53.33 | 162.8 | 129.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 40 | 115 | 0.51 | 0.65 | 0 | 0.55 | 252.8 | 0.48 | 0.3 |
| Hex | 38 | 28 | 73 | 33 | 41 | 0 | 37 | FD | 30 | 1E |
| Octal | 70 | 50 | 163 | 63 | 101 | 0 | 67 | 375 | 60 | 36 |
| Binary | 111000 | 101000 | 1110011 | 110011 | 1000001 | 0 | 110111 | 11111101 | 110000 | 11110 |
Color Harmonies of #382873
Complementary color
Monochromatic Colors of #382873
Black with #382873
Text Example
Text Example
White with #382873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382873; }
p { color: rgb(56,40,115); }
H1.HeaderClassName
{
color: #382873;
}
.AnyTagClassName
{
color: #382873;
}
</style>
background-color css
<style>
a { background-color: #382873; }
a { background-color: rgb(56,40,115); }
div.DivClassName
{
background-color: #382873;
}
.BgClassName
{
background-color: #382873;
}
</style>
border-color css
<style>
span { border-color: #382873; }
span { border-color: rgb(56,40,115); }
td.TdClassName
{
border-color: #382873;
}
.TagClassName
{
border-color: #382873;
}
</style>