Shades of Bulgarian Rose #472228
Tints of Bulgarian Rose #472228
RGB
CMYK
RGB Variations
Color information
#472228 (or 0x472228) is known color: Bulgarian Rose. HEX triplet: 47, 22 and 28. RGB value is (71,34,40). Sum of RGB (Red+Green+Blue) = 71+34+40=145 (19% of max value = 765). Red value is 71 (28.12% from 255 or 48.97% from 145); Green value is 34 (13.67% from 255 or 23.45% from 145); Blue value is 40 (16.02% from 255 or 27.59% from 145); Max value from RGB is 71 - color contains mainly: red. Hex color #472228 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472228 is #B8DDD7. Grayscale: #2D2D2D. Windows color (decimal): -12115416 or 2630215. OLE color: 2630215.
HSL color Cylindrical-coordinate representation of color #472228: hue angle of 350.27º 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 #472228 is Cyan = 0, Magento = 0.52, Yellow = 0.44 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 34 | 40 | - |
| CMYK | 0 | 0.52 | 0.44 | 0.72 |
| HSL | 350.27º | 0.35% | 0.21% | - |
| HSV(B) | 350.27º | 0.52% | 0.28% | - |
| XYZ | 3.55 | 2.64 | 2.33 | - |
| YUV | 45.75 | 124.76 | 146.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 34 | 40 | 0 | 0.52 | 0.44 | 0.72 | 350.27 | 0.35 | 0.21 |
| Hex | 47 | 22 | 28 | 0 | 34 | 2C | 48 | 15E | 23 | 15 |
| Octal | 107 | 42 | 50 | 0 | 64 | 54 | 110 | 536 | 43 | 25 |
| Binary | 1000111 | 100010 | 101000 | 0 | 110100 | 101100 | 1001000 | 101011110 | 100011 | 10101 |
Color Harmonies of #472228
Complementary color
Monochromatic Colors of #472228
Black with #472228
Text Example
Text Example
White with #472228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472228; }
p { color: rgb(71,34,40); }
H1.HeaderClassName
{
color: #472228;
}
.AnyTagClassName
{
color: #472228;
}
</style>
background-color css
<style>
a { background-color: #472228; }
a { background-color: rgb(71,34,40); }
div.DivClassName
{
background-color: #472228;
}
.BgClassName
{
background-color: #472228;
}
</style>
border-color css
<style>
span { border-color: #472228; }
span { border-color: rgb(71,34,40); }
td.TdClassName
{
border-color: #472228;
}
.TagClassName
{
border-color: #472228;
}
</style>