Shades of Bulgarian Rose #432729
Tints of Bulgarian Rose #432729
RGB
CMYK
RGB Variations
Color information
#432729 (or 0x432729) is known color: Bulgarian Rose. HEX triplet: 43, 27 and 29. RGB value is (67,39,41). Sum of RGB (Red+Green+Blue) = 67+39+41=147 (19% of max value = 765). Red value is 67 (26.56% from 255 or 45.58% from 147); Green value is 39 (15.62% from 255 or 26.53% from 147); Blue value is 41 (16.41% from 255 or 27.89% from 147); Max value from RGB is 67 - color contains mainly: red. Hex color #432729 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #432729 is #BCD8D6. Grayscale: #2F2F2F. Windows color (decimal): -12376279 or 2697027. OLE color: 2697027.
HSL color Cylindrical-coordinate representation of color #432729: hue angle of 355.71º degrees, saturation: 0.26, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #432729 is Cyan = 0, Magento = 0.42, Yellow = 0.39 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 39 | 41 | - |
| CMYK | 0 | 0.42 | 0.39 | 0.74 |
| HSL | 355.71º | 0.26% | 0.21% | - |
| HSV(B) | 355.71º | 0.42% | 0.26% | - |
| XYZ | 3.44 | 2.8 | 2.46 | - |
| YUV | 47.6 | 124.28 | 141.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 39 | 41 | 0 | 0.42 | 0.39 | 0.74 | 355.71 | 0.26 | 0.21 |
| Hex | 43 | 27 | 29 | 0 | 2A | 27 | 4A | 164 | 1A | 15 |
| Octal | 103 | 47 | 51 | 0 | 52 | 47 | 112 | 544 | 32 | 25 |
| Binary | 1000011 | 100111 | 101001 | 0 | 101010 | 100111 | 1001010 | 101100100 | 11010 | 10101 |
Color Harmonies of #432729
Complementary color
Monochromatic Colors of #432729
Black with #432729
Text Example
Text Example
White with #432729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432729; }
p { color: rgb(67,39,41); }
H1.HeaderClassName
{
color: #432729;
}
.AnyTagClassName
{
color: #432729;
}
</style>
background-color css
<style>
a { background-color: #432729; }
a { background-color: rgb(67,39,41); }
div.DivClassName
{
background-color: #432729;
}
.BgClassName
{
background-color: #432729;
}
</style>
border-color css
<style>
span { border-color: #432729; }
span { border-color: rgb(67,39,41); }
td.TdClassName
{
border-color: #432729;
}
.TagClassName
{
border-color: #432729;
}
</style>