Shades of Minsk #433965
Tints of Minsk #433965
RGB
CMYK
RGB Variations
Color information
#433965 (or 0x433965) is known color: Minsk. HEX triplet: 43, 39 and 65. RGB value is (67,57,101). Sum of RGB (Red+Green+Blue) = 67+57+101=225 (29% of max value = 765). Red value is 67 (26.56% from 255 or 29.78% from 225); Green value is 57 (22.66% from 255 or 25.33% from 225); Blue value is 101 (39.84% from 255 or 44.89% from 225); Max value from RGB is 101 - color contains mainly: blue. Hex color #433965 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #433965 is #BCC69A. Grayscale: #404040. Windows color (decimal): -12371611 or 6633795. OLE color: 6633795.
HSL color Cylindrical-coordinate representation of color #433965: hue angle of 253.64º degrees, saturation: 0.28, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #433965 is Cyan = 0.34, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 67 | 57 | 101 | - |
| CMYK | 0.34 | 0.44 | 0 | 0.60 |
| HSL | 253.64º | 0.28% | 0.31% | - |
| HSV(B) | 253.64º | 0.44% | 0.4% | - |
| XYZ | 6.13 | 5.06 | 12.97 | - |
| YUV | 65.01 | 148.31 | 129.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 57 | 101 | 0.34 | 0.44 | 0 | 0.60 | 253.64 | 0.28 | 0.31 |
| Hex | 43 | 39 | 65 | 22 | 2C | 0 | 3C | FE | 1C | 1F |
| Octal | 103 | 71 | 145 | 42 | 54 | 0 | 74 | 376 | 34 | 37 |
| Binary | 1000011 | 111001 | 1100101 | 100010 | 101100 | 0 | 111100 | 11111110 | 11100 | 11111 |
Color Harmonies of #433965
Complementary color
Monochromatic Colors of #433965
Black with #433965
Text Example
Text Example
White with #433965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433965; }
p { color: rgb(67,57,101); }
H1.HeaderClassName
{
color: #433965;
}
.AnyTagClassName
{
color: #433965;
}
</style>
background-color css
<style>
a { background-color: #433965; }
a { background-color: rgb(67,57,101); }
div.DivClassName
{
background-color: #433965;
}
.BgClassName
{
background-color: #433965;
}
</style>
border-color css
<style>
span { border-color: #433965; }
span { border-color: rgb(67,57,101); }
td.TdClassName
{
border-color: #433965;
}
.TagClassName
{
border-color: #433965;
}
</style>