Shades of Bulgarian Rose #472329
Tints of Bulgarian Rose #472329
RGB
CMYK
RGB Variations
Color information
#472329 (or 0x472329) is known color: Bulgarian Rose. HEX triplet: 47, 23 and 29. RGB value is (71,35,41). Sum of RGB (Red+Green+Blue) = 71+35+41=147 (19% of max value = 765). Red value is 71 (28.12% from 255 or 48.30% from 147); Green value is 35 (14.06% from 255 or 23.81% from 147); Blue value is 41 (16.41% from 255 or 27.89% from 147); Max value from RGB is 71 - color contains mainly: red. Hex color #472329 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472329 is #B8DCD6. Grayscale: #2E2E2E. Windows color (decimal): -12115159 or 2696007. OLE color: 2696007.
HSL color Cylindrical-coordinate representation of color #472329: hue angle of 350º degrees, saturation: 0.34, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #472329 is Cyan = 0, Magento = 0.51, Yellow = 0.42 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 35 | 41 | - |
| CMYK | 0 | 0.51 | 0.42 | 0.72 |
| HSL | 350º | 0.34% | 0.21% | - |
| HSV(B) | 350º | 0.51% | 0.28% | - |
| XYZ | 3.6 | 2.7 | 2.43 | - |
| YUV | 46.45 | 124.93 | 145.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 35 | 41 | 0 | 0.51 | 0.42 | 0.72 | 350 | 0.34 | 0.21 |
| Hex | 47 | 23 | 29 | 0 | 33 | 2A | 48 | 15E | 22 | 15 |
| Octal | 107 | 43 | 51 | 0 | 63 | 52 | 110 | 536 | 42 | 25 |
| Binary | 1000111 | 100011 | 101001 | 0 | 110011 | 101010 | 1001000 | 101011110 | 100010 | 10101 |
Color Harmonies of #472329
Complementary color
Monochromatic Colors of #472329
Black with #472329
Text Example
Text Example
White with #472329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472329; }
p { color: rgb(71,35,41); }
H1.HeaderClassName
{
color: #472329;
}
.AnyTagClassName
{
color: #472329;
}
</style>
background-color css
<style>
a { background-color: #472329; }
a { background-color: rgb(71,35,41); }
div.DivClassName
{
background-color: #472329;
}
.BgClassName
{
background-color: #472329;
}
</style>
border-color css
<style>
span { border-color: #472329; }
span { border-color: rgb(71,35,41); }
td.TdClassName
{
border-color: #472329;
}
.TagClassName
{
border-color: #472329;
}
</style>