Shades of Minsk #423875
Tints of Minsk #423875
RGB
CMYK
RGB Variations
Color information
#423875 (or 0x423875) is known color: Minsk. HEX triplet: 42, 38 and 75. RGB value is (66,56,117). Sum of RGB (Red+Green+Blue) = 66+56+117=239 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.62% from 239); Green value is 56 (22.27% from 255 or 23.43% from 239); Blue value is 117 (46.09% from 255 or 48.95% from 239); Max value from RGB is 117 - color contains mainly: blue. Hex color #423875 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423875 is #BDC78A. Grayscale: #414141. Windows color (decimal): -12437387 or 7682114. OLE color: 7682114.
HSL color Cylindrical-coordinate representation of color #423875: hue angle of 249.84º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #423875 is Cyan = 0.44, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 56 | 117 | - |
| CMYK | 0.44 | 0.52 | 0 | 0.54 |
| HSL | 249.84º | 0.35% | 0.34% | - |
| HSV(B) | 249.84º | 0.52% | 0.46% | - |
| XYZ | 6.87 | 5.27 | 17.48 | - |
| YUV | 65.94 | 156.81 | 128.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 56 | 117 | 0.44 | 0.52 | 0 | 0.54 | 249.84 | 0.35 | 0.34 |
| Hex | 42 | 38 | 75 | 2C | 34 | 0 | 36 | FA | 23 | 22 |
| Octal | 102 | 70 | 165 | 54 | 64 | 0 | 66 | 372 | 43 | 42 |
| Binary | 1000010 | 111000 | 1110101 | 101100 | 110100 | 0 | 110110 | 11111010 | 100011 | 100010 |
Color Harmonies of #423875
Complementary color
Monochromatic Colors of #423875
Black with #423875
Text Example
Text Example
White with #423875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423875; }
p { color: rgb(66,56,117); }
H1.HeaderClassName
{
color: #423875;
}
.AnyTagClassName
{
color: #423875;
}
</style>
background-color css
<style>
a { background-color: #423875; }
a { background-color: rgb(66,56,117); }
div.DivClassName
{
background-color: #423875;
}
.BgClassName
{
background-color: #423875;
}
</style>
border-color css
<style>
span { border-color: #423875; }
span { border-color: rgb(66,56,117); }
td.TdClassName
{
border-color: #423875;
}
.TagClassName
{
border-color: #423875;
}
</style>