Shades of Minsk #382869
Tints of Minsk #382869
RGB
CMYK
RGB Variations
Color information
#382869 (or 0x382869) is known color: Minsk. HEX triplet: 38, 28 and 69. RGB value is (56,40,105). Sum of RGB (Red+Green+Blue) = 56+40+105=201 (26% of max value = 765). Red value is 56 (22.27% from 255 or 27.86% from 201); Green value is 40 (16.02% from 255 or 19.90% from 201); Blue value is 105 (41.41% from 255 or 52.24% from 201); Max value from RGB is 105 - color contains mainly: blue. Hex color #382869 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #382869 is #C7D796. Grayscale: #333333. Windows color (decimal): -13096855 or 6891576. OLE color: 6891576.
HSL color Cylindrical-coordinate representation of color #382869: hue angle of 254.77º degrees, saturation: 0.45, 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 #382869 is Cyan = 0.47, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 56 | 40 | 105 | - |
| CMYK | 0.47 | 0.62 | 0 | 0.59 |
| HSL | 254.77º | 0.45% | 0.28% | - |
| HSV(B) | 254.77º | 0.62% | 0.41% | - |
| XYZ | 4.94 | 3.38 | 13.76 | - |
| YUV | 52.19 | 157.8 | 130.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 40 | 105 | 0.47 | 0.62 | 0 | 0.59 | 254.77 | 0.45 | 0.28 |
| Hex | 38 | 28 | 69 | 2F | 3E | 0 | 3B | FF | 2D | 1C |
| Octal | 70 | 50 | 151 | 57 | 76 | 0 | 73 | 377 | 55 | 34 |
| Binary | 111000 | 101000 | 1101001 | 101111 | 111110 | 0 | 111011 | 11111111 | 101101 | 11100 |
Color Harmonies of #382869
Complementary color
Monochromatic Colors of #382869
Black with #382869
Text Example
Text Example
White with #382869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382869; }
p { color: rgb(56,40,105); }
H1.HeaderClassName
{
color: #382869;
}
.AnyTagClassName
{
color: #382869;
}
</style>
background-color css
<style>
a { background-color: #382869; }
a { background-color: rgb(56,40,105); }
div.DivClassName
{
background-color: #382869;
}
.BgClassName
{
background-color: #382869;
}
</style>
border-color css
<style>
span { border-color: #382869; }
span { border-color: rgb(56,40,105); }
td.TdClassName
{
border-color: #382869;
}
.TagClassName
{
border-color: #382869;
}
</style>