Shades of Bulgarian Rose #472226
Tints of Bulgarian Rose #472226
RGB
CMYK
RGB Variations
Color information
#472226 (or 0x472226) is known color: Bulgarian Rose. HEX triplet: 47, 22 and 26. RGB value is (71,34,38). Sum of RGB (Red+Green+Blue) = 71+34+38=143 (18% of max value = 765). Red value is 71 (28.12% from 255 or 49.65% from 143); Green value is 34 (13.67% from 255 or 23.78% from 143); Blue value is 38 (15.23% from 255 or 26.57% from 143); Max value from RGB is 71 - color contains mainly: red. Hex color #472226 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472226 is #B8DDD9. Grayscale: #2D2D2D. Windows color (decimal): -12115418 or 2499143. OLE color: 2499143.
HSL color Cylindrical-coordinate representation of color #472226: hue angle of 353.51º degrees, saturation: 0.35, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #472226 is Cyan = 0, Magento = 0.52, Yellow = 0.46 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 34 | 38 | - |
| CMYK | 0 | 0.52 | 0.46 | 0.72 |
| HSL | 353.51º | 0.35% | 0.21% | - |
| HSV(B) | 353.51º | 0.52% | 0.28% | - |
| XYZ | 3.52 | 2.62 | 2.15 | - |
| YUV | 45.52 | 123.76 | 146.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 34 | 38 | 0 | 0.52 | 0.46 | 0.72 | 353.51 | 0.35 | 0.21 |
| Hex | 47 | 22 | 26 | 0 | 34 | 2E | 48 | 162 | 23 | 15 |
| Octal | 107 | 42 | 46 | 0 | 64 | 56 | 110 | 542 | 43 | 25 |
| Binary | 1000111 | 100010 | 100110 | 0 | 110100 | 101110 | 1001000 | 101100010 | 100011 | 10101 |
Color Harmonies of #472226
Complementary color
Monochromatic Colors of #472226
Black with #472226
Text Example
Text Example
White with #472226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472226; }
p { color: rgb(71,34,38); }
H1.HeaderClassName
{
color: #472226;
}
.AnyTagClassName
{
color: #472226;
}
</style>
background-color css
<style>
a { background-color: #472226; }
a { background-color: rgb(71,34,38); }
div.DivClassName
{
background-color: #472226;
}
.BgClassName
{
background-color: #472226;
}
</style>
border-color css
<style>
span { border-color: #472226; }
span { border-color: rgb(71,34,38); }
td.TdClassName
{
border-color: #472226;
}
.TagClassName
{
border-color: #472226;
}
</style>