Shades of Minsk #433268
Tints of Minsk #433268
RGB
CMYK
RGB Variations
Color information
#433268 (or 0x433268) is known color: Minsk. HEX triplet: 43, 32 and 68. RGB value is (67,50,104). Sum of RGB (Red+Green+Blue) = 67+50+104=221 (29% of max value = 765). Red value is 67 (26.56% from 255 or 30.32% from 221); Green value is 50 (19.92% from 255 or 22.62% from 221); Blue value is 104 (41.02% from 255 or 47.06% from 221); Max value from RGB is 104 - color contains mainly: blue. Hex color #433268 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #433268 is #BCCD97. Grayscale: #3D3D3D. Windows color (decimal): -12373400 or 6828611. OLE color: 6828611.
HSL color Cylindrical-coordinate representation of color #433268: hue angle of 258.89º 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 #433268 is Cyan = 0.36, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 67 | 50 | 104 | - |
| CMYK | 0.36 | 0.52 | 0 | 0.59 |
| HSL | 258.89º | 0.35% | 0.3% | - |
| HSV(B) | 258.89º | 0.52% | 0.41% | - |
| XYZ | 5.95 | 4.47 | 13.65 | - |
| YUV | 61.24 | 152.13 | 132.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 50 | 104 | 0.36 | 0.52 | 0 | 0.59 | 258.89 | 0.35 | 0.3 |
| Hex | 43 | 32 | 68 | 24 | 34 | 0 | 3B | 103 | 23 | 1E |
| Octal | 103 | 62 | 150 | 44 | 64 | 0 | 73 | 403 | 43 | 36 |
| Binary | 1000011 | 110010 | 1101000 | 100100 | 110100 | 0 | 111011 | 100000011 | 100011 | 11110 |
Color Harmonies of #433268
Complementary color
Monochromatic Colors of #433268
Black with #433268
Text Example
Text Example
White with #433268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433268; }
p { color: rgb(67,50,104); }
H1.HeaderClassName
{
color: #433268;
}
.AnyTagClassName
{
color: #433268;
}
</style>
background-color css
<style>
a { background-color: #433268; }
a { background-color: rgb(67,50,104); }
div.DivClassName
{
background-color: #433268;
}
.BgClassName
{
background-color: #433268;
}
</style>
border-color css
<style>
span { border-color: #433268; }
span { border-color: rgb(67,50,104); }
td.TdClassName
{
border-color: #433268;
}
.TagClassName
{
border-color: #433268;
}
</style>