Shades of Bulgarian Rose #472829
Tints of Bulgarian Rose #472829
RGB
CMYK
RGB Variations
Color information
#472829 (or 0x472829) is known color: Bulgarian Rose. HEX triplet: 47, 28 and 29. RGB value is (71,40,41). Sum of RGB (Red+Green+Blue) = 71+40+41=152 (20% of max value = 765). Red value is 71 (28.12% from 255 or 46.71% from 152); Green value is 40 (16.02% from 255 or 26.32% from 152); Blue value is 41 (16.41% from 255 or 26.97% from 152); Max value from RGB is 71 - color contains mainly: red. Hex color #472829 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472829 is #B8D7D6. Grayscale: #313131. Windows color (decimal): -12113879 or 2697287. OLE color: 2697287.
HSL color Cylindrical-coordinate representation of color #472829: hue angle of 358.06º degrees, saturation: 0.28, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #472829 is Cyan = 0, Magento = 0.44, Yellow = 0.42 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 40 | 41 | - |
| CMYK | 0 | 0.44 | 0.42 | 0.72 |
| HSL | 358.06º | 0.28% | 0.22% | - |
| HSV(B) | 358.06º | 0.44% | 0.28% | - |
| XYZ | 3.76 | 3.02 | 2.48 | - |
| YUV | 49.38 | 123.27 | 143.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 40 | 41 | 0 | 0.44 | 0.42 | 0.72 | 358.06 | 0.28 | 0.22 |
| Hex | 47 | 28 | 29 | 0 | 2C | 2A | 48 | 166 | 1C | 16 |
| Octal | 107 | 50 | 51 | 0 | 54 | 52 | 110 | 546 | 34 | 26 |
| Binary | 1000111 | 101000 | 101001 | 0 | 101100 | 101010 | 1001000 | 101100110 | 11100 | 10110 |
Color Harmonies of #472829
Complementary color
Monochromatic Colors of #472829
Black with #472829
Text Example
Text Example
White with #472829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472829; }
p { color: rgb(71,40,41); }
H1.HeaderClassName
{
color: #472829;
}
.AnyTagClassName
{
color: #472829;
}
</style>
background-color css
<style>
a { background-color: #472829; }
a { background-color: rgb(71,40,41); }
div.DivClassName
{
background-color: #472829;
}
.BgClassName
{
background-color: #472829;
}
</style>
border-color css
<style>
span { border-color: #472829; }
span { border-color: rgb(71,40,41); }
td.TdClassName
{
border-color: #472829;
}
.TagClassName
{
border-color: #472829;
}
</style>