Shades of Minsk #423465
Tints of Minsk #423465
RGB
CMYK
RGB Variations
Color information
#423465 (or 0x423465) is known color: Minsk. HEX triplet: 42, 34 and 65. RGB value is (66,52,101). Sum of RGB (Red+Green+Blue) = 66+52+101=219 (29% of max value = 765). Red value is 66 (26.17% from 255 or 30.14% from 219); Green value is 52 (20.70% from 255 or 23.74% from 219); Blue value is 101 (39.84% from 255 or 46.12% from 219); Max value from RGB is 101 - color contains mainly: blue. Hex color #423465 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423465 is #BDCB9A. Grayscale: #3D3D3D. Windows color (decimal): -12438427 or 6632514. OLE color: 6632514.
HSL color Cylindrical-coordinate representation of color #423465: hue angle of 257.14º degrees, saturation: 0.32, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #423465 is Cyan = 0.35, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 66 | 52 | 101 | - |
| CMYK | 0.35 | 0.49 | 0 | 0.60 |
| HSL | 257.14º | 0.32% | 0.3% | - |
| HSV(B) | 257.14º | 0.49% | 0.4% | - |
| XYZ | 5.82 | 4.55 | 12.88 | - |
| YUV | 61.77 | 150.14 | 131.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 52 | 101 | 0.35 | 0.49 | 0 | 0.60 | 257.14 | 0.32 | 0.3 |
| Hex | 42 | 34 | 65 | 23 | 31 | 0 | 3C | 101 | 20 | 1E |
| Octal | 102 | 64 | 145 | 43 | 61 | 0 | 74 | 401 | 40 | 36 |
| Binary | 1000010 | 110100 | 1100101 | 100011 | 110001 | 0 | 111100 | 100000001 | 100000 | 11110 |
Color Harmonies of #423465
Complementary color
Monochromatic Colors of #423465
Black with #423465
Text Example
Text Example
White with #423465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423465; }
p { color: rgb(66,52,101); }
H1.HeaderClassName
{
color: #423465;
}
.AnyTagClassName
{
color: #423465;
}
</style>
background-color css
<style>
a { background-color: #423465; }
a { background-color: rgb(66,52,101); }
div.DivClassName
{
background-color: #423465;
}
.BgClassName
{
background-color: #423465;
}
</style>
border-color css
<style>
span { border-color: #423465; }
span { border-color: rgb(66,52,101); }
td.TdClassName
{
border-color: #423465;
}
.TagClassName
{
border-color: #423465;
}
</style>