Shades of Minsk #39266D
Tints of Minsk #39266D
RGB
CMYK
RGB Variations
Color information
#39266D (or 0x39266D) is known color: Minsk. HEX triplet: 39, 26 and 6D. RGB value is (57,38,109). Sum of RGB (Red+Green+Blue) = 57+38+109=204 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.94% from 204); Green value is 38 (15.23% from 255 or 18.63% from 204); Blue value is 109 (42.97% from 255 or 53.43% from 204); Max value from RGB is 109 - color contains mainly: blue. Hex color #39266D is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #39266D is #C6D992. Grayscale: #333333. Windows color (decimal): -13031827 or 7153209. OLE color: 7153209.
HSL color Cylindrical-coordinate representation of color #39266D: hue angle of 256.06º degrees, saturation: 0.48, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #39266D is Cyan = 0.48, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 57 | 38 | 109 | - |
| CMYK | 0.48 | 0.65 | 0 | 0.57 |
| HSL | 256.06º | 0.48% | 0.29% | - |
| HSV(B) | 256.06º | 0.65% | 0.43% | - |
| XYZ | 5.14 | 3.36 | 14.85 | - |
| YUV | 51.78 | 160.29 | 131.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 38 | 109 | 0.48 | 0.65 | 0 | 0.57 | 256.06 | 0.48 | 0.29 |
| Hex | 39 | 26 | 6D | 30 | 41 | 0 | 39 | 100 | 30 | 1D |
| Octal | 71 | 46 | 155 | 60 | 101 | 0 | 71 | 400 | 60 | 35 |
| Binary | 111001 | 100110 | 1101101 | 110000 | 1000001 | 0 | 111001 | 100000000 | 110000 | 11101 |
Color Harmonies of #39266D
Complementary color
Monochromatic Colors of #39266D
Black with #39266D
Text Example
Text Example
White with #39266D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #39266D; }
p { color: rgb(57,38,109); }
H1.HeaderClassName
{
color: #39266D;
}
.AnyTagClassName
{
color: #39266D;
}
</style>
background-color css
<style>
a { background-color: #39266D; }
a { background-color: rgb(57,38,109); }
div.DivClassName
{
background-color: #39266D;
}
.BgClassName
{
background-color: #39266D;
}
</style>
border-color css
<style>
span { border-color: #39266D; }
span { border-color: rgb(57,38,109); }
td.TdClassName
{
border-color: #39266D;
}
.TagClassName
{
border-color: #39266D;
}
</style>