Shades of Minsk #423665
Tints of Minsk #423665
RGB
CMYK
RGB Variations
Color information
#423665 (or 0x423665) is known color: Minsk. HEX triplet: 42, 36 and 65. RGB value is (66,54,101). Sum of RGB (Red+Green+Blue) = 66+54+101=221 (29% of max value = 765). Red value is 66 (26.17% from 255 or 29.86% from 221); Green value is 54 (21.48% from 255 or 24.43% from 221); Blue value is 101 (39.84% from 255 or 45.70% from 221); Max value from RGB is 101 - color contains mainly: blue. Hex color #423665 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423665 is #BDC99A. Grayscale: #3E3E3E. Windows color (decimal): -12437915 or 6633026. OLE color: 6633026.
HSL color Cylindrical-coordinate representation of color #423665: hue angle of 255.32º degrees, saturation: 0.3, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #423665 is Cyan = 0.35, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 66 | 54 | 101 | - |
| CMYK | 0.35 | 0.47 | 0 | 0.60 |
| HSL | 255.32º | 0.3% | 0.3% | - |
| HSV(B) | 255.32º | 0.47% | 0.4% | - |
| XYZ | 5.91 | 4.74 | 12.91 | - |
| YUV | 62.95 | 149.48 | 130.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 54 | 101 | 0.35 | 0.47 | 0 | 0.60 | 255.32 | 0.3 | 0.3 |
| Hex | 42 | 36 | 65 | 23 | 2F | 0 | 3C | FF | 1E | 1E |
| Octal | 102 | 66 | 145 | 43 | 57 | 0 | 74 | 377 | 36 | 36 |
| Binary | 1000010 | 110110 | 1100101 | 100011 | 101111 | 0 | 111100 | 11111111 | 11110 | 11110 |
Color Harmonies of #423665
Complementary color
Monochromatic Colors of #423665
Black with #423665
Text Example
Text Example
White with #423665
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423665; }
p { color: rgb(66,54,101); }
H1.HeaderClassName
{
color: #423665;
}
.AnyTagClassName
{
color: #423665;
}
</style>
background-color css
<style>
a { background-color: #423665; }
a { background-color: rgb(66,54,101); }
div.DivClassName
{
background-color: #423665;
}
.BgClassName
{
background-color: #423665;
}
</style>
border-color css
<style>
span { border-color: #423665; }
span { border-color: rgb(66,54,101); }
td.TdClassName
{
border-color: #423665;
}
.TagClassName
{
border-color: #423665;
}
</style>