Shades of Minsk #423663
Tints of Minsk #423663
RGB
CMYK
RGB Variations
Color information
#423663 (or 0x423663) is known color: Minsk. HEX triplet: 42, 36 and 63. RGB value is (66,54,99). Sum of RGB (Red+Green+Blue) = 66+54+99=219 (29% of max value = 765). Red value is 66 (26.17% from 255 or 30.14% from 219); Green value is 54 (21.48% from 255 or 24.66% from 219); Blue value is 99 (39.06% from 255 or 45.21% from 219); Max value from RGB is 99 - color contains mainly: blue. Hex color #423663 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423663 is #BDC99C. Grayscale: #3E3E3E. Windows color (decimal): -12437917 or 6501954. OLE color: 6501954.
HSL color Cylindrical-coordinate representation of color #423663: hue angle of 256º degrees, saturation: 0.29, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #423663 is Cyan = 0.33, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 66 | 54 | 99 | - |
| CMYK | 0.33 | 0.45 | 0 | 0.61 |
| HSL | 256º | 0.29% | 0.3% | - |
| HSV(B) | 256º | 0.45% | 0.39% | - |
| XYZ | 5.82 | 4.7 | 12.4 | - |
| YUV | 62.72 | 148.48 | 130.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 54 | 99 | 0.33 | 0.45 | 0 | 0.61 | 256 | 0.29 | 0.3 |
| Hex | 42 | 36 | 63 | 21 | 2D | 0 | 3D | 100 | 1D | 1E |
| Octal | 102 | 66 | 143 | 41 | 55 | 0 | 75 | 400 | 35 | 36 |
| Binary | 1000010 | 110110 | 1100011 | 100001 | 101101 | 0 | 111101 | 100000000 | 11101 | 11110 |
Color Harmonies of #423663
Complementary color
Monochromatic Colors of #423663
Black with #423663
Text Example
Text Example
White with #423663
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423663; }
p { color: rgb(66,54,99); }
H1.HeaderClassName
{
color: #423663;
}
.AnyTagClassName
{
color: #423663;
}
</style>
background-color css
<style>
a { background-color: #423663; }
a { background-color: rgb(66,54,99); }
div.DivClassName
{
background-color: #423663;
}
.BgClassName
{
background-color: #423663;
}
</style>
border-color css
<style>
span { border-color: #423663; }
span { border-color: rgb(66,54,99); }
td.TdClassName
{
border-color: #423663;
}
.TagClassName
{
border-color: #423663;
}
</style>