Shades of Minsk #423863
Tints of Minsk #423863
RGB
CMYK
RGB Variations
Color information
#423863 (or 0x423863) is known color: Minsk. HEX triplet: 42, 38 and 63. RGB value is (66,56,99). Sum of RGB (Red+Green+Blue) = 66+56+99=221 (29% of max value = 765). Red value is 66 (26.17% from 255 or 29.86% from 221); Green value is 56 (22.27% from 255 or 25.34% from 221); Blue value is 99 (39.06% from 255 or 44.80% from 221); Max value from RGB is 99 - color contains mainly: blue. Hex color #423863 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423863 is #BDC79C. Grayscale: #3F3F3F. Windows color (decimal): -12437405 or 6502466. OLE color: 6502466.
HSL color Cylindrical-coordinate representation of color #423863: hue angle of 253.95º degrees, saturation: 0.28, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #423863 is Cyan = 0.33, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 66 | 56 | 99 | - |
| CMYK | 0.33 | 0.43 | 0 | 0.61 |
| HSL | 253.95º | 0.28% | 0.3% | - |
| HSV(B) | 253.95º | 0.43% | 0.39% | - |
| XYZ | 5.91 | 4.89 | 12.44 | - |
| YUV | 63.89 | 147.81 | 129.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 56 | 99 | 0.33 | 0.43 | 0 | 0.61 | 253.95 | 0.28 | 0.3 |
| Hex | 42 | 38 | 63 | 21 | 2B | 0 | 3D | FE | 1C | 1E |
| Octal | 102 | 70 | 143 | 41 | 53 | 0 | 75 | 376 | 34 | 36 |
| Binary | 1000010 | 111000 | 1100011 | 100001 | 101011 | 0 | 111101 | 11111110 | 11100 | 11110 |
Color Harmonies of #423863
Complementary color
Monochromatic Colors of #423863
Black with #423863
Text Example
Text Example
White with #423863
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423863; }
p { color: rgb(66,56,99); }
H1.HeaderClassName
{
color: #423863;
}
.AnyTagClassName
{
color: #423863;
}
</style>
background-color css
<style>
a { background-color: #423863; }
a { background-color: rgb(66,56,99); }
div.DivClassName
{
background-color: #423863;
}
.BgClassName
{
background-color: #423863;
}
</style>
border-color css
<style>
span { border-color: #423863; }
span { border-color: rgb(66,56,99); }
td.TdClassName
{
border-color: #423863;
}
.TagClassName
{
border-color: #423863;
}
</style>