Shades of Bulgarian Rose #472127
Tints of Bulgarian Rose #472127
RGB
CMYK
RGB Variations
Color information
#472127 (or 0x472127) is known color: Bulgarian Rose. HEX triplet: 47, 21 and 27. RGB value is (71,33,39). Sum of RGB (Red+Green+Blue) = 71+33+39=143 (18% of max value = 765). Red value is 71 (28.12% from 255 or 49.65% from 143); Green value is 33 (13.28% from 255 or 23.08% from 143); Blue value is 39 (15.62% from 255 or 27.27% from 143); Max value from RGB is 71 - color contains mainly: red. Hex color #472127 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472127 is #B8DED8. Grayscale: #2D2D2D. Windows color (decimal): -12115673 or 2564423. OLE color: 2564423.
HSL color Cylindrical-coordinate representation of color #472127: hue angle of 350.53º degrees, saturation: 0.37, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #472127 is Cyan = 0, Magento = 0.54, Yellow = 0.45 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 33 | 39 | - |
| CMYK | 0 | 0.54 | 0.45 | 0.72 |
| HSL | 350.53º | 0.37% | 0.2% | - |
| HSV(B) | 350.53º | 0.54% | 0.28% | - |
| XYZ | 3.51 | 2.57 | 2.23 | - |
| YUV | 45.05 | 124.59 | 146.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 33 | 39 | 0 | 0.54 | 0.45 | 0.72 | 350.53 | 0.37 | 0.2 |
| Hex | 47 | 21 | 27 | 0 | 36 | 2D | 48 | 15F | 25 | 14 |
| Octal | 107 | 41 | 47 | 0 | 66 | 55 | 110 | 537 | 45 | 24 |
| Binary | 1000111 | 100001 | 100111 | 0 | 110110 | 101101 | 1001000 | 101011111 | 100101 | 10100 |
Color Harmonies of #472127
Complementary color
Monochromatic Colors of #472127
Black with #472127
Text Example
Text Example
White with #472127
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472127; }
p { color: rgb(71,33,39); }
H1.HeaderClassName
{
color: #472127;
}
.AnyTagClassName
{
color: #472127;
}
</style>
background-color css
<style>
a { background-color: #472127; }
a { background-color: rgb(71,33,39); }
div.DivClassName
{
background-color: #472127;
}
.BgClassName
{
background-color: #472127;
}
</style>
border-color css
<style>
span { border-color: #472127; }
span { border-color: rgb(71,33,39); }
td.TdClassName
{
border-color: #472127;
}
.TagClassName
{
border-color: #472127;
}
</style>