Shades of Minsk #38296A
Tints of Minsk #38296A
RGB
CMYK
RGB Variations
Color information
#38296A (or 0x38296A) is known color: Minsk. HEX triplet: 38, 29 and 6A. RGB value is (56,41,106). Sum of RGB (Red+Green+Blue) = 56+41+106=203 (26% of max value = 765). Red value is 56 (22.27% from 255 or 27.59% from 203); Green value is 41 (16.41% from 255 or 20.20% from 203); Blue value is 106 (41.80% from 255 or 52.22% from 203); Max value from RGB is 106 - color contains mainly: blue. Hex color #38296A is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #38296A is #C7D695. Grayscale: #343434. Windows color (decimal): -13096598 or 6957368. OLE color: 6957368.
HSL color Cylindrical-coordinate representation of color #38296A: hue angle of 253.85º degrees, saturation: 0.44, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #38296A is Cyan = 0.47, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 56 | 41 | 106 | - |
| CMYK | 0.47 | 0.61 | 0 | 0.58 |
| HSL | 253.85º | 0.44% | 0.29% | - |
| HSV(B) | 253.85º | 0.61% | 0.42% | - |
| XYZ | 5.03 | 3.47 | 14.04 | - |
| YUV | 52.9 | 157.97 | 130.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 41 | 106 | 0.47 | 0.61 | 0 | 0.58 | 253.85 | 0.44 | 0.29 |
| Hex | 38 | 29 | 6A | 2F | 3D | 0 | 3A | FE | 2C | 1D |
| Octal | 70 | 51 | 152 | 57 | 75 | 0 | 72 | 376 | 54 | 35 |
| Binary | 111000 | 101001 | 1101010 | 101111 | 111101 | 0 | 111010 | 11111110 | 101100 | 11101 |
Color Harmonies of #38296A
Complementary color
Monochromatic Colors of #38296A
Black with #38296A
Text Example
Text Example
White with #38296A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #38296A; }
p { color: rgb(56,41,106); }
H1.HeaderClassName
{
color: #38296A;
}
.AnyTagClassName
{
color: #38296A;
}
</style>
background-color css
<style>
a { background-color: #38296A; }
a { background-color: rgb(56,41,106); }
div.DivClassName
{
background-color: #38296A;
}
.BgClassName
{
background-color: #38296A;
}
</style>
border-color css
<style>
span { border-color: #38296A; }
span { border-color: rgb(56,41,106); }
td.TdClassName
{
border-color: #38296A;
}
.TagClassName
{
border-color: #38296A;
}
</style>