Shades of Minsk #382868
Tints of Minsk #382868
RGB
CMYK
RGB Variations
Color information
#382868 (or 0x382868) is known color: Minsk. HEX triplet: 38, 28 and 68. RGB value is (56,40,104). Sum of RGB (Red+Green+Blue) = 56+40+104=200 (26% of max value = 765). Red value is 56 (22.27% from 255 or 28% from 200); Green value is 40 (16.02% from 255 or 20% from 200); Blue value is 104 (41.02% from 255 or 52% from 200); Max value from RGB is 104 - color contains mainly: blue. Hex color #382868 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #382868 is #C7D797. Grayscale: #333333. Windows color (decimal): -13096856 or 6826040. OLE color: 6826040.
HSL color Cylindrical-coordinate representation of color #382868: hue angle of 255º degrees, saturation: 0.44, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #382868 is Cyan = 0.46, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 56 | 40 | 104 | - |
| CMYK | 0.46 | 0.62 | 0 | 0.59 |
| HSL | 255º | 0.44% | 0.28% | - |
| HSV(B) | 255º | 0.62% | 0.41% | - |
| XYZ | 4.89 | 3.36 | 13.49 | - |
| YUV | 52.08 | 157.3 | 130.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 40 | 104 | 0.46 | 0.62 | 0 | 0.59 | 255 | 0.44 | 0.28 |
| Hex | 38 | 28 | 68 | 2E | 3E | 0 | 3B | FF | 2C | 1C |
| Octal | 70 | 50 | 150 | 56 | 76 | 0 | 73 | 377 | 54 | 34 |
| Binary | 111000 | 101000 | 1101000 | 101110 | 111110 | 0 | 111011 | 11111111 | 101100 | 11100 |
Color Harmonies of #382868
Complementary color
Monochromatic Colors of #382868
Black with #382868
Text Example
Text Example
White with #382868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382868; }
p { color: rgb(56,40,104); }
H1.HeaderClassName
{
color: #382868;
}
.AnyTagClassName
{
color: #382868;
}
</style>
background-color css
<style>
a { background-color: #382868; }
a { background-color: rgb(56,40,104); }
div.DivClassName
{
background-color: #382868;
}
.BgClassName
{
background-color: #382868;
}
</style>
border-color css
<style>
span { border-color: #382868; }
span { border-color: rgb(56,40,104); }
td.TdClassName
{
border-color: #382868;
}
.TagClassName
{
border-color: #382868;
}
</style>