Shades of Minsk #423568
Tints of Minsk #423568
RGB
CMYK
RGB Variations
Color information
#423568 (or 0x423568) is known color: Minsk. HEX triplet: 42, 35 and 68. RGB value is (66,53,104). Sum of RGB (Red+Green+Blue) = 66+53+104=223 (29% of max value = 765). Red value is 66 (26.17% from 255 or 29.60% from 223); Green value is 53 (21.09% from 255 or 23.77% from 223); Blue value is 104 (41.02% from 255 or 46.64% from 223); Max value from RGB is 104 - color contains mainly: blue. Hex color #423568 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423568 is #BDCA97. Grayscale: #3E3E3E. Windows color (decimal): -12438168 or 6829378. OLE color: 6829378.
HSL color Cylindrical-coordinate representation of color #423568: hue angle of 255.29º degrees, saturation: 0.32, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #423568 is Cyan = 0.37, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 66 | 53 | 104 | - |
| CMYK | 0.37 | 0.49 | 0 | 0.59 |
| HSL | 255.29º | 0.32% | 0.31% | - |
| HSV(B) | 255.29º | 0.49% | 0.41% | - |
| XYZ | 6.02 | 4.7 | 13.69 | - |
| YUV | 62.7 | 151.31 | 130.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 53 | 104 | 0.37 | 0.49 | 0 | 0.59 | 255.29 | 0.32 | 0.31 |
| Hex | 42 | 35 | 68 | 25 | 31 | 0 | 3B | FF | 20 | 1F |
| Octal | 102 | 65 | 150 | 45 | 61 | 0 | 73 | 377 | 40 | 37 |
| Binary | 1000010 | 110101 | 1101000 | 100101 | 110001 | 0 | 111011 | 11111111 | 100000 | 11111 |
Color Harmonies of #423568
Complementary color
Monochromatic Colors of #423568
Black with #423568
Text Example
Text Example
White with #423568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423568; }
p { color: rgb(66,53,104); }
H1.HeaderClassName
{
color: #423568;
}
.AnyTagClassName
{
color: #423568;
}
</style>
background-color css
<style>
a { background-color: #423568; }
a { background-color: rgb(66,53,104); }
div.DivClassName
{
background-color: #423568;
}
.BgClassName
{
background-color: #423568;
}
</style>
border-color css
<style>
span { border-color: #423568; }
span { border-color: rgb(66,53,104); }
td.TdClassName
{
border-color: #423568;
}
.TagClassName
{
border-color: #423568;
}
</style>