Shades of Minsk #433874
Tints of Minsk #433874
RGB
CMYK
RGB Variations
Color information
#433874 (or 0x433874) is known color: Minsk. HEX triplet: 43, 38 and 74. RGB value is (67,56,116). Sum of RGB (Red+Green+Blue) = 67+56+116=239 (31% of max value = 765). Red value is 67 (26.56% from 255 or 28.03% from 239); Green value is 56 (22.27% from 255 or 23.43% from 239); Blue value is 116 (45.70% from 255 or 48.54% from 239); Max value from RGB is 116 - color contains mainly: blue. Hex color #433874 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #433874 is #BCC78B. Grayscale: #414141. Windows color (decimal): -12371852 or 7616579. OLE color: 7616579.
HSL color Cylindrical-coordinate representation of color #433874: hue angle of 251º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #433874 is Cyan = 0.42, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 67 | 56 | 116 | - |
| CMYK | 0.42 | 0.52 | 0 | 0.55 |
| HSL | 251º | 0.35% | 0.34% | - |
| HSV(B) | 251º | 0.52% | 0.45% | - |
| XYZ | 6.88 | 5.28 | 17.18 | - |
| YUV | 66.13 | 156.14 | 128.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 56 | 116 | 0.42 | 0.52 | 0 | 0.55 | 251 | 0.35 | 0.34 |
| Hex | 43 | 38 | 74 | 2A | 34 | 0 | 37 | FB | 23 | 22 |
| Octal | 103 | 70 | 164 | 52 | 64 | 0 | 67 | 373 | 43 | 42 |
| Binary | 1000011 | 111000 | 1110100 | 101010 | 110100 | 0 | 110111 | 11111011 | 100011 | 100010 |
Color Harmonies of #433874
Complementary color
Monochromatic Colors of #433874
Black with #433874
Text Example
Text Example
White with #433874
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433874; }
p { color: rgb(67,56,116); }
H1.HeaderClassName
{
color: #433874;
}
.AnyTagClassName
{
color: #433874;
}
</style>
background-color css
<style>
a { background-color: #433874; }
a { background-color: rgb(67,56,116); }
div.DivClassName
{
background-color: #433874;
}
.BgClassName
{
background-color: #433874;
}
</style>
border-color css
<style>
span { border-color: #433874; }
span { border-color: rgb(67,56,116); }
td.TdClassName
{
border-color: #433874;
}
.TagClassName
{
border-color: #433874;
}
</style>