Shades of Minsk #423365
Tints of Minsk #423365
RGB
CMYK
RGB Variations
Color information
#423365 (or 0x423365) is known color: Minsk. HEX triplet: 42, 33 and 65. RGB value is (66,51,101). Sum of RGB (Red+Green+Blue) = 66+51+101=218 (28% of max value = 765). Red value is 66 (26.17% from 255 or 30.28% from 218); Green value is 51 (20.31% from 255 or 23.39% from 218); Blue value is 101 (39.84% from 255 or 46.33% from 218); Max value from RGB is 101 - color contains mainly: blue. Hex color #423365 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423365 is #BDCC9A. Grayscale: #3D3D3D. Windows color (decimal): -12438683 or 6632258. OLE color: 6632258.
HSL color Cylindrical-coordinate representation of color #423365: hue angle of 258º degrees, saturation: 0.33, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #423365 is Cyan = 0.35, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 66 | 51 | 101 | - |
| CMYK | 0.35 | 0.50 | 0 | 0.60 |
| HSL | 258º | 0.33% | 0.3% | - |
| HSV(B) | 258º | 0.5% | 0.4% | - |
| XYZ | 5.78 | 4.47 | 12.87 | - |
| YUV | 61.19 | 150.47 | 131.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 51 | 101 | 0.35 | 0.50 | 0 | 0.60 | 258 | 0.33 | 0.3 |
| Hex | 42 | 33 | 65 | 23 | 32 | 0 | 3C | 102 | 21 | 1E |
| Octal | 102 | 63 | 145 | 43 | 62 | 0 | 74 | 402 | 41 | 36 |
| Binary | 1000010 | 110011 | 1100101 | 100011 | 110010 | 0 | 111100 | 100000010 | 100001 | 11110 |
Color Harmonies of #423365
Complementary color
Monochromatic Colors of #423365
Black with #423365
Text Example
Text Example
White with #423365
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423365; }
p { color: rgb(66,51,101); }
H1.HeaderClassName
{
color: #423365;
}
.AnyTagClassName
{
color: #423365;
}
</style>
background-color css
<style>
a { background-color: #423365; }
a { background-color: rgb(66,51,101); }
div.DivClassName
{
background-color: #423365;
}
.BgClassName
{
background-color: #423365;
}
</style>
border-color css
<style>
span { border-color: #423365; }
span { border-color: rgb(66,51,101); }
td.TdClassName
{
border-color: #423365;
}
.TagClassName
{
border-color: #423365;
}
</style>