Shades of Minsk #433962
Tints of Minsk #433962
RGB
CMYK
RGB Variations
Color information
#433962 (or 0x433962) is known color: Minsk. HEX triplet: 43, 39 and 62. RGB value is (67,57,98). Sum of RGB (Red+Green+Blue) = 67+57+98=222 (29% of max value = 765). Red value is 67 (26.56% from 255 or 30.18% from 222); Green value is 57 (22.66% from 255 or 25.68% from 222); Blue value is 98 (38.67% from 255 or 44.14% from 222); Max value from RGB is 98 - color contains mainly: blue. Hex color #433962 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #433962 is #BCC69D. Grayscale: #404040. Windows color (decimal): -12371614 or 6437187. OLE color: 6437187.
HSL color Cylindrical-coordinate representation of color #433962: hue angle of 254.63º degrees, saturation: 0.26, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #433962 is Cyan = 0.32, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 67 | 57 | 98 | - |
| CMYK | 0.32 | 0.42 | 0 | 0.62 |
| HSL | 254.63º | 0.26% | 0.3% | - |
| HSV(B) | 254.63º | 0.42% | 0.38% | - |
| XYZ | 5.98 | 5 | 12.21 | - |
| YUV | 64.66 | 146.81 | 129.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 57 | 98 | 0.32 | 0.42 | 0 | 0.62 | 254.63 | 0.26 | 0.3 |
| Hex | 43 | 39 | 62 | 20 | 2A | 0 | 3E | FF | 1A | 1E |
| Octal | 103 | 71 | 142 | 40 | 52 | 0 | 76 | 377 | 32 | 36 |
| Binary | 1000011 | 111001 | 1100010 | 100000 | 101010 | 0 | 111110 | 11111111 | 11010 | 11110 |
Color Harmonies of #433962
Complementary color
Monochromatic Colors of #433962
Black with #433962
Text Example
Text Example
White with #433962
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433962; }
p { color: rgb(67,57,98); }
H1.HeaderClassName
{
color: #433962;
}
.AnyTagClassName
{
color: #433962;
}
</style>
background-color css
<style>
a { background-color: #433962; }
a { background-color: rgb(67,57,98); }
div.DivClassName
{
background-color: #433962;
}
.BgClassName
{
background-color: #433962;
}
</style>
border-color css
<style>
span { border-color: #433962; }
span { border-color: rgb(67,57,98); }
td.TdClassName
{
border-color: #433962;
}
.TagClassName
{
border-color: #433962;
}
</style>