Shades of Minsk #383073
Tints of Minsk #383073
RGB
CMYK
RGB Variations
Color information
#383073 (or 0x383073) is known color: Minsk. HEX triplet: 38, 30 and 73. RGB value is (56,48,115). Sum of RGB (Red+Green+Blue) = 56+48+115=219 (29% of max value = 765). Red value is 56 (22.27% from 255 or 25.57% from 219); Green value is 48 (19.14% from 255 or 21.92% from 219); Blue value is 115 (45.31% from 255 or 52.51% from 219); Max value from RGB is 115 - color contains mainly: blue. Hex color #383073 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #383073 is #C7CF8C. Grayscale: #393939. Windows color (decimal): -13094797 or 7548984. OLE color: 7548984.
HSL color Cylindrical-coordinate representation of color #383073: hue angle of 247.16º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #383073 is Cyan = 0.51, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 48 | 115 | - |
| CMYK | 0.51 | 0.58 | 0 | 0.55 |
| HSL | 247.16º | 0.41% | 0.32% | - |
| HSV(B) | 247.16º | 0.58% | 0.45% | - |
| XYZ | 5.78 | 4.19 | 16.72 | - |
| YUV | 58.03 | 160.15 | 126.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 48 | 115 | 0.51 | 0.58 | 0 | 0.55 | 247.16 | 0.41 | 0.32 |
| Hex | 38 | 30 | 73 | 33 | 3A | 0 | 37 | F7 | 29 | 20 |
| Octal | 70 | 60 | 163 | 63 | 72 | 0 | 67 | 367 | 51 | 40 |
| Binary | 111000 | 110000 | 1110011 | 110011 | 111010 | 0 | 110111 | 11110111 | 101001 | 100000 |
Color Harmonies of #383073
Complementary color
Monochromatic Colors of #383073
Black with #383073
Text Example
Text Example
White with #383073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #383073; }
p { color: rgb(56,48,115); }
H1.HeaderClassName
{
color: #383073;
}
.AnyTagClassName
{
color: #383073;
}
</style>
background-color css
<style>
a { background-color: #383073; }
a { background-color: rgb(56,48,115); }
div.DivClassName
{
background-color: #383073;
}
.BgClassName
{
background-color: #383073;
}
</style>
border-color css
<style>
span { border-color: #383073; }
span { border-color: rgb(56,48,115); }
td.TdClassName
{
border-color: #383073;
}
.TagClassName
{
border-color: #383073;
}
</style>