Shades of Minsk #423675
Tints of Minsk #423675
RGB
CMYK
RGB Variations
Color information
#423675 (or 0x423675) is known color: Minsk. HEX triplet: 42, 36 and 75. RGB value is (66,54,117). Sum of RGB (Red+Green+Blue) = 66+54+117=237 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.85% from 237); Green value is 54 (21.48% from 255 or 22.78% from 237); Blue value is 117 (46.09% from 255 or 49.37% from 237); Max value from RGB is 117 - color contains mainly: blue. Hex color #423675 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423675 is #BDC98A. Grayscale: #404040. Windows color (decimal): -12437899 or 7681602. OLE color: 7681602.
HSL color Cylindrical-coordinate representation of color #423675: hue angle of 251.43º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #423675 is Cyan = 0.44, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 54 | 117 | - |
| CMYK | 0.44 | 0.54 | 0 | 0.54 |
| HSL | 251.43º | 0.37% | 0.34% | - |
| HSV(B) | 251.43º | 0.54% | 0.46% | - |
| XYZ | 6.78 | 5.08 | 17.45 | - |
| YUV | 64.77 | 157.48 | 128.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 54 | 117 | 0.44 | 0.54 | 0 | 0.54 | 251.43 | 0.37 | 0.34 |
| Hex | 42 | 36 | 75 | 2C | 36 | 0 | 36 | FB | 25 | 22 |
| Octal | 102 | 66 | 165 | 54 | 66 | 0 | 66 | 373 | 45 | 42 |
| Binary | 1000010 | 110110 | 1110101 | 101100 | 110110 | 0 | 110110 | 11111011 | 100101 | 100010 |
Color Harmonies of #423675
Complementary color
Monochromatic Colors of #423675
Black with #423675
Text Example
Text Example
White with #423675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423675; }
p { color: rgb(66,54,117); }
H1.HeaderClassName
{
color: #423675;
}
.AnyTagClassName
{
color: #423675;
}
</style>
background-color css
<style>
a { background-color: #423675; }
a { background-color: rgb(66,54,117); }
div.DivClassName
{
background-color: #423675;
}
.BgClassName
{
background-color: #423675;
}
</style>
border-color css
<style>
span { border-color: #423675; }
span { border-color: rgb(66,54,117); }
td.TdClassName
{
border-color: #423675;
}
.TagClassName
{
border-color: #423675;
}
</style>