Shades of Minsk #382772
Tints of Minsk #382772
RGB
CMYK
RGB Variations
Color information
#382772 (or 0x382772) is known color: Minsk. HEX triplet: 38, 27 and 72. RGB value is (56,39,114). Sum of RGB (Red+Green+Blue) = 56+39+114=209 (27% of max value = 765). Red value is 56 (22.27% from 255 or 26.79% from 209); Green value is 39 (15.62% from 255 or 18.66% from 209); Blue value is 114 (44.92% from 255 or 54.55% from 209); Max value from RGB is 114 - color contains mainly: blue. Hex color #382772 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #382772 is #C7D88D. Grayscale: #343434. Windows color (decimal): -13097102 or 7481144. OLE color: 7481144.
HSL color Cylindrical-coordinate representation of color #382772: hue angle of 253.6º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #382772 is Cyan = 0.51, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 39 | 114 | - |
| CMYK | 0.51 | 0.66 | 0 | 0.55 |
| HSL | 253.6º | 0.49% | 0.3% | - |
| HSV(B) | 253.6º | 0.66% | 0.45% | - |
| XYZ | 5.39 | 3.51 | 16.31 | - |
| YUV | 52.63 | 162.63 | 130.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 39 | 114 | 0.51 | 0.66 | 0 | 0.55 | 253.6 | 0.49 | 0.3 |
| Hex | 38 | 27 | 72 | 33 | 42 | 0 | 37 | FE | 31 | 1E |
| Octal | 70 | 47 | 162 | 63 | 102 | 0 | 67 | 376 | 61 | 36 |
| Binary | 111000 | 100111 | 1110010 | 110011 | 1000010 | 0 | 110111 | 11111110 | 110001 | 11110 |
Color Harmonies of #382772
Complementary color
Monochromatic Colors of #382772
Black with #382772
Text Example
Text Example
White with #382772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382772; }
p { color: rgb(56,39,114); }
H1.HeaderClassName
{
color: #382772;
}
.AnyTagClassName
{
color: #382772;
}
</style>
background-color css
<style>
a { background-color: #382772; }
a { background-color: rgb(56,39,114); }
div.DivClassName
{
background-color: #382772;
}
.BgClassName
{
background-color: #382772;
}
</style>
border-color css
<style>
span { border-color: #382772; }
span { border-color: rgb(56,39,114); }
td.TdClassName
{
border-color: #382772;
}
.TagClassName
{
border-color: #382772;
}
</style>