Shades of Minsk #443269
Tints of Minsk #443269
RGB
CMYK
RGB Variations
Color information
#443269 (or 0x443269) is known color: Minsk. HEX triplet: 44, 32 and 69. RGB value is (68,50,105). Sum of RGB (Red+Green+Blue) = 68+50+105=223 (29% of max value = 765). Red value is 68 (26.95% from 255 or 30.49% from 223); Green value is 50 (19.92% from 255 or 22.42% from 223); Blue value is 105 (41.41% from 255 or 47.09% from 223); Max value from RGB is 105 - color contains mainly: blue. Hex color #443269 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #443269 is #BBCD96. Grayscale: #3D3D3D. Windows color (decimal): -12307863 or 6894148. OLE color: 6894148.
HSL color Cylindrical-coordinate representation of color #443269: hue angle of 259.64º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #443269 is Cyan = 0.35, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 68 | 50 | 105 | - |
| CMYK | 0.35 | 0.52 | 0 | 0.59 |
| HSL | 259.64º | 0.35% | 0.3% | - |
| HSV(B) | 259.64º | 0.52% | 0.41% | - |
| XYZ | 6.07 | 4.53 | 13.92 | - |
| YUV | 61.65 | 152.46 | 132.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 50 | 105 | 0.35 | 0.52 | 0 | 0.59 | 259.64 | 0.35 | 0.3 |
| Hex | 44 | 32 | 69 | 23 | 34 | 0 | 3B | 104 | 23 | 1E |
| Octal | 104 | 62 | 151 | 43 | 64 | 0 | 73 | 404 | 43 | 36 |
| Binary | 1000100 | 110010 | 1101001 | 100011 | 110100 | 0 | 111011 | 100000100 | 100011 | 11110 |
Color Harmonies of #443269
Complementary color
Monochromatic Colors of #443269
Black with #443269
Text Example
Text Example
White with #443269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #443269; }
p { color: rgb(68,50,105); }
H1.HeaderClassName
{
color: #443269;
}
.AnyTagClassName
{
color: #443269;
}
</style>
background-color css
<style>
a { background-color: #443269; }
a { background-color: rgb(68,50,105); }
div.DivClassName
{
background-color: #443269;
}
.BgClassName
{
background-color: #443269;
}
</style>
border-color css
<style>
span { border-color: #443269; }
span { border-color: rgb(68,50,105); }
td.TdClassName
{
border-color: #443269;
}
.TagClassName
{
border-color: #443269;
}
</style>