Shades of Minsk #423765
Tints of Minsk #423765
RGB
CMYK
RGB Variations
Color information
#423765 (or 0x423765) is known color: Minsk. HEX triplet: 42, 37 and 65. RGB value is (66,55,101). Sum of RGB (Red+Green+Blue) = 66+55+101=222 (29% of max value = 765). Red value is 66 (26.17% from 255 or 29.73% from 222); Green value is 55 (21.88% from 255 or 24.77% from 222); Blue value is 101 (39.84% from 255 or 45.50% from 222); Max value from RGB is 101 - color contains mainly: blue. Hex color #423765 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423765 is #BDC89A. Grayscale: #3F3F3F. Windows color (decimal): -12437659 or 6633282. OLE color: 6633282.
HSL color Cylindrical-coordinate representation of color #423765: hue angle of 254.35º degrees, saturation: 0.29, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #423765 is Cyan = 0.35, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 66 | 55 | 101 | - |
| CMYK | 0.35 | 0.46 | 0 | 0.60 |
| HSL | 254.35º | 0.29% | 0.31% | - |
| HSV(B) | 254.35º | 0.46% | 0.4% | - |
| XYZ | 5.96 | 4.83 | 12.93 | - |
| YUV | 63.53 | 149.14 | 129.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 55 | 101 | 0.35 | 0.46 | 0 | 0.60 | 254.35 | 0.29 | 0.31 |
| Hex | 42 | 37 | 65 | 23 | 2E | 0 | 3C | FE | 1D | 1F |
| Octal | 102 | 67 | 145 | 43 | 56 | 0 | 74 | 376 | 35 | 37 |
| Binary | 1000010 | 110111 | 1100101 | 100011 | 101110 | 0 | 111100 | 11111110 | 11101 | 11111 |
Color Harmonies of #423765
Complementary color
Monochromatic Colors of #423765
Black with #423765
Text Example
Text Example
White with #423765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423765; }
p { color: rgb(66,55,101); }
H1.HeaderClassName
{
color: #423765;
}
.AnyTagClassName
{
color: #423765;
}
</style>
background-color css
<style>
a { background-color: #423765; }
a { background-color: rgb(66,55,101); }
div.DivClassName
{
background-color: #423765;
}
.BgClassName
{
background-color: #423765;
}
</style>
border-color css
<style>
span { border-color: #423765; }
span { border-color: rgb(66,55,101); }
td.TdClassName
{
border-color: #423765;
}
.TagClassName
{
border-color: #423765;
}
</style>