Shades of Minsk #423272
Tints of Minsk #423272
RGB
CMYK
RGB Variations
Color information
#423272 (or 0x423272) is known color: Minsk. HEX triplet: 42, 32 and 72. RGB value is (66,50,114). Sum of RGB (Red+Green+Blue) = 66+50+114=230 (30% of max value = 765). Red value is 66 (26.17% from 255 or 28.70% from 230); Green value is 50 (19.92% from 255 or 21.74% from 230); Blue value is 114 (44.92% from 255 or 49.57% from 230); Max value from RGB is 114 - color contains mainly: blue. Hex color #423272 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423272 is #BDCD8D. Grayscale: #3D3D3D. Windows color (decimal): -12438926 or 7483970. OLE color: 7483970.
HSL color Cylindrical-coordinate representation of color #423272: hue angle of 255º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #423272 is Cyan = 0.42, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 50 | 114 | - |
| CMYK | 0.42 | 0.56 | 0 | 0.55 |
| HSL | 255º | 0.39% | 0.32% | - |
| HSV(B) | 255º | 0.56% | 0.45% | - |
| XYZ | 6.42 | 4.65 | 16.48 | - |
| YUV | 62.08 | 157.3 | 130.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 50 | 114 | 0.42 | 0.56 | 0 | 0.55 | 255 | 0.39 | 0.32 |
| Hex | 42 | 32 | 72 | 2A | 38 | 0 | 37 | FF | 27 | 20 |
| Octal | 102 | 62 | 162 | 52 | 70 | 0 | 67 | 377 | 47 | 40 |
| Binary | 1000010 | 110010 | 1110010 | 101010 | 111000 | 0 | 110111 | 11111111 | 100111 | 100000 |
Color Harmonies of #423272
Complementary color
Monochromatic Colors of #423272
Black with #423272
Text Example
Text Example
White with #423272
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423272; }
p { color: rgb(66,50,114); }
H1.HeaderClassName
{
color: #423272;
}
.AnyTagClassName
{
color: #423272;
}
</style>
background-color css
<style>
a { background-color: #423272; }
a { background-color: rgb(66,50,114); }
div.DivClassName
{
background-color: #423272;
}
.BgClassName
{
background-color: #423272;
}
</style>
border-color css
<style>
span { border-color: #423272; }
span { border-color: rgb(66,50,114); }
td.TdClassName
{
border-color: #423272;
}
.TagClassName
{
border-color: #423272;
}
</style>