Shades of Minsk #423873
Tints of Minsk #423873
RGB
CMYK
RGB Variations
Color information
#423873 (or 0x423873) is known color: Minsk. HEX triplet: 42, 38 and 73. RGB value is (66,56,115). Sum of RGB (Red+Green+Blue) = 66+56+115=237 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.85% from 237); Green value is 56 (22.27% from 255 or 23.63% from 237); Blue value is 115 (45.31% from 255 or 48.52% from 237); Max value from RGB is 115 - color contains mainly: blue. Hex color #423873 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423873 is #BDC78C. Grayscale: #414141. Windows color (decimal): -12437389 or 7551042. OLE color: 7551042.
HSL color Cylindrical-coordinate representation of color #423873: hue angle of 250.17º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #423873 is Cyan = 0.43, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 56 | 115 | - |
| CMYK | 0.43 | 0.51 | 0 | 0.55 |
| HSL | 250.17º | 0.35% | 0.34% | - |
| HSV(B) | 250.17º | 0.51% | 0.45% | - |
| XYZ | 6.76 | 5.22 | 16.87 | - |
| YUV | 65.72 | 155.81 | 128.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 56 | 115 | 0.43 | 0.51 | 0 | 0.55 | 250.17 | 0.35 | 0.34 |
| Hex | 42 | 38 | 73 | 2B | 33 | 0 | 37 | FA | 23 | 22 |
| Octal | 102 | 70 | 163 | 53 | 63 | 0 | 67 | 372 | 43 | 42 |
| Binary | 1000010 | 111000 | 1110011 | 101011 | 110011 | 0 | 110111 | 11111010 | 100011 | 100010 |
Color Harmonies of #423873
Complementary color
Monochromatic Colors of #423873
Black with #423873
Text Example
Text Example
White with #423873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423873; }
p { color: rgb(66,56,115); }
H1.HeaderClassName
{
color: #423873;
}
.AnyTagClassName
{
color: #423873;
}
</style>
background-color css
<style>
a { background-color: #423873; }
a { background-color: rgb(66,56,115); }
div.DivClassName
{
background-color: #423873;
}
.BgClassName
{
background-color: #423873;
}
</style>
border-color css
<style>
span { border-color: #423873; }
span { border-color: rgb(66,56,115); }
td.TdClassName
{
border-color: #423873;
}
.TagClassName
{
border-color: #423873;
}
</style>