Shades of Minsk #433875
Tints of Minsk #433875
RGB
CMYK
RGB Variations
Color information
#433875 (or 0x433875) is known color: Minsk. HEX triplet: 43, 38 and 75. RGB value is (67,56,117). Sum of RGB (Red+Green+Blue) = 67+56+117=240 (31% of max value = 765). Red value is 67 (26.56% from 255 or 27.92% from 240); Green value is 56 (22.27% from 255 or 23.33% from 240); Blue value is 117 (46.09% from 255 or 48.75% from 240); Max value from RGB is 117 - color contains mainly: blue. Hex color #433875 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #433875 is #BCC78A. Grayscale: #424242. Windows color (decimal): -12371851 or 7682115. OLE color: 7682115.
HSL color Cylindrical-coordinate representation of color #433875: hue angle of 250.82º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #433875 is Cyan = 0.43, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 67 | 56 | 117 | - |
| CMYK | 0.43 | 0.52 | 0 | 0.54 |
| HSL | 250.82º | 0.35% | 0.34% | - |
| HSV(B) | 250.82º | 0.52% | 0.46% | - |
| XYZ | 6.94 | 5.31 | 17.49 | - |
| YUV | 66.24 | 156.64 | 128.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 56 | 117 | 0.43 | 0.52 | 0 | 0.54 | 250.82 | 0.35 | 0.34 |
| Hex | 43 | 38 | 75 | 2B | 34 | 0 | 36 | FB | 23 | 22 |
| Octal | 103 | 70 | 165 | 53 | 64 | 0 | 66 | 373 | 43 | 42 |
| Binary | 1000011 | 111000 | 1110101 | 101011 | 110100 | 0 | 110110 | 11111011 | 100011 | 100010 |
Color Harmonies of #433875
Complementary color
Monochromatic Colors of #433875
Black with #433875
Text Example
Text Example
White with #433875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433875; }
p { color: rgb(67,56,117); }
H1.HeaderClassName
{
color: #433875;
}
.AnyTagClassName
{
color: #433875;
}
</style>
background-color css
<style>
a { background-color: #433875; }
a { background-color: rgb(67,56,117); }
div.DivClassName
{
background-color: #433875;
}
.BgClassName
{
background-color: #433875;
}
</style>
border-color css
<style>
span { border-color: #433875; }
span { border-color: rgb(67,56,117); }
td.TdClassName
{
border-color: #433875;
}
.TagClassName
{
border-color: #433875;
}
</style>