Shades of Minsk #383067
Tints of Minsk #383067
RGB
CMYK
RGB Variations
Color information
#383067 (or 0x383067) is known color: Minsk. HEX triplet: 38, 30 and 67. RGB value is (56,48,103). Sum of RGB (Red+Green+Blue) = 56+48+103=207 (27% of max value = 765). Red value is 56 (22.27% from 255 or 27.05% from 207); Green value is 48 (19.14% from 255 or 23.19% from 207); Blue value is 103 (40.62% from 255 or 49.76% from 207); Max value from RGB is 103 - color contains mainly: blue. Hex color #383067 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #383067 is #C7CF98. Grayscale: #383838. Windows color (decimal): -13094809 or 6762552. OLE color: 6762552.
HSL color Cylindrical-coordinate representation of color #383067: hue angle of 248.73º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #383067 is Cyan = 0.46, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 56 | 48 | 103 | - |
| CMYK | 0.46 | 0.53 | 0 | 0.60 |
| HSL | 248.73º | 0.36% | 0.3% | - |
| HSV(B) | 248.73º | 0.53% | 0.4% | - |
| XYZ | 5.14 | 3.93 | 13.32 | - |
| YUV | 56.66 | 154.15 | 127.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 48 | 103 | 0.46 | 0.53 | 0 | 0.60 | 248.73 | 0.36 | 0.3 |
| Hex | 38 | 30 | 67 | 2E | 35 | 0 | 3C | F9 | 24 | 1E |
| Octal | 70 | 60 | 147 | 56 | 65 | 0 | 74 | 371 | 44 | 36 |
| Binary | 111000 | 110000 | 1100111 | 101110 | 110101 | 0 | 111100 | 11111001 | 100100 | 11110 |
Color Harmonies of #383067
Complementary color
Monochromatic Colors of #383067
Black with #383067
Text Example
Text Example
White with #383067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #383067; }
p { color: rgb(56,48,103); }
H1.HeaderClassName
{
color: #383067;
}
.AnyTagClassName
{
color: #383067;
}
</style>
background-color css
<style>
a { background-color: #383067; }
a { background-color: rgb(56,48,103); }
div.DivClassName
{
background-color: #383067;
}
.BgClassName
{
background-color: #383067;
}
</style>
border-color css
<style>
span { border-color: #383067; }
span { border-color: rgb(56,48,103); }
td.TdClassName
{
border-color: #383067;
}
.TagClassName
{
border-color: #383067;
}
</style>