Shades of Bulgarian Rose #472429
Tints of Bulgarian Rose #472429
RGB
CMYK
RGB Variations
Color information
#472429 (or 0x472429) is known color: Bulgarian Rose. HEX triplet: 47, 24 and 29. RGB value is (71,36,41). Sum of RGB (Red+Green+Blue) = 71+36+41=148 (19% of max value = 765). Red value is 71 (28.12% from 255 or 47.97% from 148); Green value is 36 (14.45% from 255 or 24.32% from 148); Blue value is 41 (16.41% from 255 or 27.70% from 148); Max value from RGB is 71 - color contains mainly: red. Hex color #472429 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472429 is #B8DBD6. Grayscale: #2F2F2F. Windows color (decimal): -12114903 or 2696263. OLE color: 2696263.
HSL color Cylindrical-coordinate representation of color #472429: hue angle of 351.43º degrees, saturation: 0.33, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #472429 is Cyan = 0, Magento = 0.49, Yellow = 0.42 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 36 | 41 | - |
| CMYK | 0 | 0.49 | 0.42 | 0.72 |
| HSL | 351.43º | 0.33% | 0.21% | - |
| HSV(B) | 351.43º | 0.49% | 0.28% | - |
| XYZ | 3.63 | 2.76 | 2.44 | - |
| YUV | 47.04 | 124.6 | 145.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 36 | 41 | 0 | 0.49 | 0.42 | 0.72 | 351.43 | 0.33 | 0.21 |
| Hex | 47 | 24 | 29 | 0 | 31 | 2A | 48 | 15F | 21 | 15 |
| Octal | 107 | 44 | 51 | 0 | 61 | 52 | 110 | 537 | 41 | 25 |
| Binary | 1000111 | 100100 | 101001 | 0 | 110001 | 101010 | 1001000 | 101011111 | 100001 | 10101 |
Color Harmonies of #472429
Complementary color
Monochromatic Colors of #472429
Black with #472429
Text Example
Text Example
White with #472429
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472429; }
p { color: rgb(71,36,41); }
H1.HeaderClassName
{
color: #472429;
}
.AnyTagClassName
{
color: #472429;
}
</style>
background-color css
<style>
a { background-color: #472429; }
a { background-color: rgb(71,36,41); }
div.DivClassName
{
background-color: #472429;
}
.BgClassName
{
background-color: #472429;
}
</style>
border-color css
<style>
span { border-color: #472429; }
span { border-color: rgb(71,36,41); }
td.TdClassName
{
border-color: #472429;
}
.TagClassName
{
border-color: #472429;
}
</style>