Shades of Bulgarian Rose #432529
Tints of Bulgarian Rose #432529
RGB
CMYK
RGB Variations
Color information
#432529 (or 0x432529) is known color: Bulgarian Rose. HEX triplet: 43, 25 and 29. RGB value is (67,37,41). Sum of RGB (Red+Green+Blue) = 67+37+41=145 (19% of max value = 765). Red value is 67 (26.56% from 255 or 46.21% from 145); Green value is 37 (14.84% from 255 or 25.52% from 145); Blue value is 41 (16.41% from 255 or 28.28% from 145); Max value from RGB is 67 - color contains mainly: red. Hex color #432529 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #432529 is #BCDAD6. Grayscale: #2E2E2E. Windows color (decimal): -12376791 or 2696515. OLE color: 2696515.
HSL color Cylindrical-coordinate representation of color #432529: hue angle of 352º degrees, saturation: 0.29, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #432529 is Cyan = 0, Magento = 0.45, Yellow = 0.39 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 37 | 41 | - |
| CMYK | 0 | 0.45 | 0.39 | 0.74 |
| HSL | 352º | 0.29% | 0.2% | - |
| HSV(B) | 352º | 0.45% | 0.26% | - |
| XYZ | 3.38 | 2.68 | 2.44 | - |
| YUV | 46.43 | 124.94 | 142.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 37 | 41 | 0 | 0.45 | 0.39 | 0.74 | 352 | 0.29 | 0.2 |
| Hex | 43 | 25 | 29 | 0 | 2D | 27 | 4A | 160 | 1D | 14 |
| Octal | 103 | 45 | 51 | 0 | 55 | 47 | 112 | 540 | 35 | 24 |
| Binary | 1000011 | 100101 | 101001 | 0 | 101101 | 100111 | 1001010 | 101100000 | 11101 | 10100 |
Color Harmonies of #432529
Complementary color
Monochromatic Colors of #432529
Black with #432529
Text Example
Text Example
White with #432529
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432529; }
p { color: rgb(67,37,41); }
H1.HeaderClassName
{
color: #432529;
}
.AnyTagClassName
{
color: #432529;
}
</style>
background-color css
<style>
a { background-color: #432529; }
a { background-color: rgb(67,37,41); }
div.DivClassName
{
background-color: #432529;
}
.BgClassName
{
background-color: #432529;
}
</style>
border-color css
<style>
span { border-color: #432529; }
span { border-color: rgb(67,37,41); }
td.TdClassName
{
border-color: #432529;
}
.TagClassName
{
border-color: #432529;
}
</style>