Shades of Minsk #423664
Tints of Minsk #423664
RGB
CMYK
RGB Variations
Color information
#423664 (or 0x423664) is known color: Minsk. HEX triplet: 42, 36 and 64. RGB value is (66,54,100). Sum of RGB (Red+Green+Blue) = 66+54+100=220 (29% of max value = 765). Red value is 66 (26.17% from 255 or 30% from 220); Green value is 54 (21.48% from 255 or 24.55% from 220); Blue value is 100 (39.45% from 255 or 45.45% from 220); Max value from RGB is 100 - color contains mainly: blue. Hex color #423664 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423664 is #BDC99B. Grayscale: #3E3E3E. Windows color (decimal): -12437916 or 6567490. OLE color: 6567490.
HSL color Cylindrical-coordinate representation of color #423664: hue angle of 255.65º degrees, saturation: 0.3, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #423664 is Cyan = 0.34, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 66 | 54 | 100 | - |
| CMYK | 0.34 | 0.46 | 0 | 0.61 |
| HSL | 255.65º | 0.3% | 0.3% | - |
| HSV(B) | 255.65º | 0.46% | 0.39% | - |
| XYZ | 5.87 | 4.72 | 12.66 | - |
| YUV | 62.83 | 148.98 | 130.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 54 | 100 | 0.34 | 0.46 | 0 | 0.61 | 255.65 | 0.3 | 0.3 |
| Hex | 42 | 36 | 64 | 22 | 2E | 0 | 3D | 100 | 1E | 1E |
| Octal | 102 | 66 | 144 | 42 | 56 | 0 | 75 | 400 | 36 | 36 |
| Binary | 1000010 | 110110 | 1100100 | 100010 | 101110 | 0 | 111101 | 100000000 | 11110 | 11110 |
Color Harmonies of #423664
Complementary color
Monochromatic Colors of #423664
Black with #423664
Text Example
Text Example
White with #423664
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423664; }
p { color: rgb(66,54,100); }
H1.HeaderClassName
{
color: #423664;
}
.AnyTagClassName
{
color: #423664;
}
</style>
background-color css
<style>
a { background-color: #423664; }
a { background-color: rgb(66,54,100); }
div.DivClassName
{
background-color: #423664;
}
.BgClassName
{
background-color: #423664;
}
</style>
border-color css
<style>
span { border-color: #423664; }
span { border-color: rgb(66,54,100); }
td.TdClassName
{
border-color: #423664;
}
.TagClassName
{
border-color: #423664;
}
</style>