Shades of Minsk #433465
Tints of Minsk #433465
RGB
CMYK
RGB Variations
Color information
#433465 (or 0x433465) is known color: Minsk. HEX triplet: 43, 34 and 65. RGB value is (67,52,101). Sum of RGB (Red+Green+Blue) = 67+52+101=220 (29% of max value = 765). Red value is 67 (26.56% from 255 or 30.45% from 220); Green value is 52 (20.70% from 255 or 23.64% from 220); Blue value is 101 (39.84% from 255 or 45.91% from 220); Max value from RGB is 101 - color contains mainly: blue. Hex color #433465 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #433465 is #BCCB9A. Grayscale: #3D3D3D. Windows color (decimal): -12372891 or 6632515. OLE color: 6632515.
HSL color Cylindrical-coordinate representation of color #433465: hue angle of 258.37º degrees, saturation: 0.32, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #433465 is Cyan = 0.34, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 67 | 52 | 101 | - |
| CMYK | 0.34 | 0.49 | 0 | 0.60 |
| HSL | 258.37º | 0.32% | 0.3% | - |
| HSV(B) | 258.37º | 0.49% | 0.4% | - |
| XYZ | 5.89 | 4.59 | 12.89 | - |
| YUV | 62.07 | 149.97 | 131.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 52 | 101 | 0.34 | 0.49 | 0 | 0.60 | 258.37 | 0.32 | 0.3 |
| Hex | 43 | 34 | 65 | 22 | 31 | 0 | 3C | 102 | 20 | 1E |
| Octal | 103 | 64 | 145 | 42 | 61 | 0 | 74 | 402 | 40 | 36 |
| Binary | 1000011 | 110100 | 1100101 | 100010 | 110001 | 0 | 111100 | 100000010 | 100000 | 11110 |
Color Harmonies of #433465
Complementary color
Monochromatic Colors of #433465
Black with #433465
Text Example
Text Example
White with #433465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433465; }
p { color: rgb(67,52,101); }
H1.HeaderClassName
{
color: #433465;
}
.AnyTagClassName
{
color: #433465;
}
</style>
background-color css
<style>
a { background-color: #433465; }
a { background-color: rgb(67,52,101); }
div.DivClassName
{
background-color: #433465;
}
.BgClassName
{
background-color: #433465;
}
</style>
border-color css
<style>
span { border-color: #433465; }
span { border-color: rgb(67,52,101); }
td.TdClassName
{
border-color: #433465;
}
.TagClassName
{
border-color: #433465;
}
</style>