Shades of Minsk #423676
Tints of Minsk #423676
RGB
CMYK
RGB Variations
Color information
#423676 (or 0x423676) is known color: Minsk. HEX triplet: 42, 36 and 76. RGB value is (66,54,118). Sum of RGB (Red+Green+Blue) = 66+54+118=238 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.73% from 238); Green value is 54 (21.48% from 255 or 22.69% from 238); Blue value is 118 (46.48% from 255 or 49.58% from 238); Max value from RGB is 118 - color contains mainly: blue. Hex color #423676 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423676 is #BDC989. Grayscale: #404040. Windows color (decimal): -12437898 or 7747138. OLE color: 7747138.
HSL color Cylindrical-coordinate representation of color #423676: hue angle of 251.25º 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 #423676 is Cyan = 0.44, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 54 | 118 | - |
| CMYK | 0.44 | 0.54 | 0 | 0.54 |
| HSL | 251.25º | 0.37% | 0.34% | - |
| HSV(B) | 251.25º | 0.54% | 0.46% | - |
| XYZ | 6.84 | 5.1 | 17.76 | - |
| YUV | 64.88 | 157.98 | 128.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 54 | 118 | 0.44 | 0.54 | 0 | 0.54 | 251.25 | 0.37 | 0.34 |
| Hex | 42 | 36 | 76 | 2C | 36 | 0 | 36 | FB | 25 | 22 |
| Octal | 102 | 66 | 166 | 54 | 66 | 0 | 66 | 373 | 45 | 42 |
| Binary | 1000010 | 110110 | 1110110 | 101100 | 110110 | 0 | 110110 | 11111011 | 100101 | 100010 |
Color Harmonies of #423676
Complementary color
Monochromatic Colors of #423676
Black with #423676
Text Example
Text Example
White with #423676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423676; }
p { color: rgb(66,54,118); }
H1.HeaderClassName
{
color: #423676;
}
.AnyTagClassName
{
color: #423676;
}
</style>
background-color css
<style>
a { background-color: #423676; }
a { background-color: rgb(66,54,118); }
div.DivClassName
{
background-color: #423676;
}
.BgClassName
{
background-color: #423676;
}
</style>
border-color css
<style>
span { border-color: #423676; }
span { border-color: rgb(66,54,118); }
td.TdClassName
{
border-color: #423676;
}
.TagClassName
{
border-color: #423676;
}
</style>