Shades of Minsk #423762
Tints of Minsk #423762
RGB
CMYK
RGB Variations
Color information
#423762 (or 0x423762) is known color: Minsk. HEX triplet: 42, 37 and 62. RGB value is (66,55,98). Sum of RGB (Red+Green+Blue) = 66+55+98=219 (29% of max value = 765). Red value is 66 (26.17% from 255 or 30.14% from 219); Green value is 55 (21.88% from 255 or 25.11% from 219); Blue value is 98 (38.67% from 255 or 44.75% from 219); Max value from RGB is 98 - color contains mainly: blue. Hex color #423762 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423762 is #BDC89D. Grayscale: #3F3F3F. Windows color (decimal): -12437662 or 6436674. OLE color: 6436674.
HSL color Cylindrical-coordinate representation of color #423762: hue angle of 255.35º degrees, saturation: 0.28, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #423762 is Cyan = 0.33, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 66 | 55 | 98 | - |
| CMYK | 0.33 | 0.44 | 0 | 0.62 |
| HSL | 255.35º | 0.28% | 0.3% | - |
| HSV(B) | 255.35º | 0.44% | 0.38% | - |
| XYZ | 5.82 | 4.77 | 12.17 | - |
| YUV | 63.19 | 147.64 | 130 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 55 | 98 | 0.33 | 0.44 | 0 | 0.62 | 255.35 | 0.28 | 0.3 |
| Hex | 42 | 37 | 62 | 21 | 2C | 0 | 3E | FF | 1C | 1E |
| Octal | 102 | 67 | 142 | 41 | 54 | 0 | 76 | 377 | 34 | 36 |
| Binary | 1000010 | 110111 | 1100010 | 100001 | 101100 | 0 | 111110 | 11111111 | 11100 | 11110 |
Color Harmonies of #423762
Complementary color
Monochromatic Colors of #423762
Black with #423762
Text Example
Text Example
White with #423762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423762; }
p { color: rgb(66,55,98); }
H1.HeaderClassName
{
color: #423762;
}
.AnyTagClassName
{
color: #423762;
}
</style>
background-color css
<style>
a { background-color: #423762; }
a { background-color: rgb(66,55,98); }
div.DivClassName
{
background-color: #423762;
}
.BgClassName
{
background-color: #423762;
}
</style>
border-color css
<style>
span { border-color: #423762; }
span { border-color: rgb(66,55,98); }
td.TdClassName
{
border-color: #423762;
}
.TagClassName
{
border-color: #423762;
}
</style>