Shades of Minsk #38296E
Tints of Minsk #38296E
RGB
CMYK
RGB Variations
Color information
#38296E (or 0x38296E) is known color: Minsk. HEX triplet: 38, 29 and 6E. RGB value is (56,41,110). Sum of RGB (Red+Green+Blue) = 56+41+110=207 (27% of max value = 765). Red value is 56 (22.27% from 255 or 27.05% from 207); Green value is 41 (16.41% from 255 or 19.81% from 207); Blue value is 110 (43.36% from 255 or 53.14% from 207); Max value from RGB is 110 - color contains mainly: blue. Hex color #38296E is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #38296E is #C7D691. Grayscale: #353535. Windows color (decimal): -13096594 or 7219512. OLE color: 7219512.
HSL color Cylindrical-coordinate representation of color #38296E: hue angle of 253.04º degrees, saturation: 0.46, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #38296E is Cyan = 0.49, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 56 | 41 | 110 | - |
| CMYK | 0.49 | 0.63 | 0 | 0.57 |
| HSL | 253.04º | 0.46% | 0.3% | - |
| HSV(B) | 253.04º | 0.63% | 0.43% | - |
| XYZ | 5.24 | 3.55 | 15.16 | - |
| YUV | 53.35 | 159.97 | 129.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 41 | 110 | 0.49 | 0.63 | 0 | 0.57 | 253.04 | 0.46 | 0.3 |
| Hex | 38 | 29 | 6E | 31 | 3F | 0 | 39 | FD | 2E | 1E |
| Octal | 70 | 51 | 156 | 61 | 77 | 0 | 71 | 375 | 56 | 36 |
| Binary | 111000 | 101001 | 1101110 | 110001 | 111111 | 0 | 111001 | 11111101 | 101110 | 11110 |
Color Harmonies of #38296E
Complementary color
Monochromatic Colors of #38296E
Black with #38296E
Text Example
Text Example
White with #38296E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #38296E; }
p { color: rgb(56,41,110); }
H1.HeaderClassName
{
color: #38296E;
}
.AnyTagClassName
{
color: #38296E;
}
</style>
background-color css
<style>
a { background-color: #38296E; }
a { background-color: rgb(56,41,110); }
div.DivClassName
{
background-color: #38296E;
}
.BgClassName
{
background-color: #38296E;
}
</style>
border-color css
<style>
span { border-color: #38296E; }
span { border-color: rgb(56,41,110); }
td.TdClassName
{
border-color: #38296E;
}
.TagClassName
{
border-color: #38296E;
}
</style>