Shades of Bulgarian Rose #472021
Tints of Bulgarian Rose #472021
RGB
CMYK
RGB Variations
Color information
#472021 (or 0x472021) is known color: Bulgarian Rose. HEX triplet: 47, 20 and 21. RGB value is (71,32,33). Sum of RGB (Red+Green+Blue) = 71+32+33=136 (18% of max value = 765). Red value is 71 (28.12% from 255 or 52.21% from 136); Green value is 32 (12.89% from 255 or 23.53% from 136); Blue value is 33 (13.28% from 255 or 24.26% from 136); Max value from RGB is 71 - color contains mainly: red. Hex color #472021 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472021 is #B8DFDE. Grayscale: #2B2B2B. Windows color (decimal): -12115935 or 2170951. OLE color: 2170951.
HSL color Cylindrical-coordinate representation of color #472021: hue angle of 358.46º degrees, saturation: 0.38, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #472021 is Cyan = 0, Magento = 0.55, Yellow = 0.54 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 32 | 33 | - |
| CMYK | 0 | 0.55 | 0.54 | 0.72 |
| HSL | 358.46º | 0.38% | 0.2% | - |
| HSV(B) | 358.46º | 0.55% | 0.28% | - |
| XYZ | 3.39 | 2.48 | 1.74 | - |
| YUV | 43.78 | 121.92 | 147.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 32 | 33 | 0 | 0.55 | 0.54 | 0.72 | 358.46 | 0.38 | 0.2 |
| Hex | 47 | 20 | 21 | 0 | 37 | 36 | 48 | 166 | 26 | 14 |
| Octal | 107 | 40 | 41 | 0 | 67 | 66 | 110 | 546 | 46 | 24 |
| Binary | 1000111 | 100000 | 100001 | 0 | 110111 | 110110 | 1001000 | 101100110 | 100110 | 10100 |
Color Harmonies of #472021
Complementary color
Monochromatic Colors of #472021
Black with #472021
Text Example
Text Example
White with #472021
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472021; }
p { color: rgb(71,32,33); }
H1.HeaderClassName
{
color: #472021;
}
.AnyTagClassName
{
color: #472021;
}
</style>
background-color css
<style>
a { background-color: #472021; }
a { background-color: rgb(71,32,33); }
div.DivClassName
{
background-color: #472021;
}
.BgClassName
{
background-color: #472021;
}
</style>
border-color css
<style>
span { border-color: #472021; }
span { border-color: rgb(71,32,33); }
td.TdClassName
{
border-color: #472021;
}
.TagClassName
{
border-color: #472021;
}
</style>