Shades of Bulgarian Rose #472529
Tints of Bulgarian Rose #472529
RGB
CMYK
RGB Variations
Color information
#472529 (or 0x472529) is known color: Bulgarian Rose. HEX triplet: 47, 25 and 29. RGB value is (71,37,41). Sum of RGB (Red+Green+Blue) = 71+37+41=149 (19% of max value = 765). Red value is 71 (28.12% from 255 or 47.65% from 149); Green value is 37 (14.84% from 255 or 24.83% from 149); Blue value is 41 (16.41% from 255 or 27.52% from 149); Max value from RGB is 71 - color contains mainly: red. Hex color #472529 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472529 is #B8DAD6. Grayscale: #2F2F2F. Windows color (decimal): -12114647 or 2696519. OLE color: 2696519.
HSL color Cylindrical-coordinate representation of color #472529: hue angle of 352.94º degrees, saturation: 0.31, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #472529 is Cyan = 0, Magento = 0.48, Yellow = 0.42 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 37 | 41 | - |
| CMYK | 0 | 0.48 | 0.42 | 0.72 |
| HSL | 352.94º | 0.31% | 0.21% | - |
| HSV(B) | 352.94º | 0.48% | 0.28% | - |
| XYZ | 3.66 | 2.82 | 2.45 | - |
| YUV | 47.62 | 124.26 | 144.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 37 | 41 | 0 | 0.48 | 0.42 | 0.72 | 352.94 | 0.31 | 0.21 |
| Hex | 47 | 25 | 29 | 0 | 30 | 2A | 48 | 161 | 1F | 15 |
| Octal | 107 | 45 | 51 | 0 | 60 | 52 | 110 | 541 | 37 | 25 |
| Binary | 1000111 | 100101 | 101001 | 0 | 110000 | 101010 | 1001000 | 101100001 | 11111 | 10101 |
Color Harmonies of #472529
Complementary color
Monochromatic Colors of #472529
Black with #472529
Text Example
Text Example
White with #472529
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472529; }
p { color: rgb(71,37,41); }
H1.HeaderClassName
{
color: #472529;
}
.AnyTagClassName
{
color: #472529;
}
</style>
background-color css
<style>
a { background-color: #472529; }
a { background-color: rgb(71,37,41); }
div.DivClassName
{
background-color: #472529;
}
.BgClassName
{
background-color: #472529;
}
</style>
border-color css
<style>
span { border-color: #472529; }
span { border-color: rgb(71,37,41); }
td.TdClassName
{
border-color: #472529;
}
.TagClassName
{
border-color: #472529;
}
</style>