Shades of Bulgarian Rose #472527
Tints of Bulgarian Rose #472527
RGB
CMYK
RGB Variations
Color information
#472527 (or 0x472527) is known color: Bulgarian Rose. HEX triplet: 47, 25 and 27. RGB value is (71,37,39). Sum of RGB (Red+Green+Blue) = 71+37+39=147 (19% of max value = 765). Red value is 71 (28.12% from 255 or 48.30% from 147); Green value is 37 (14.84% from 255 or 25.17% from 147); Blue value is 39 (15.62% from 255 or 26.53% from 147); Max value from RGB is 71 - color contains mainly: red. Hex color #472527 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472527 is #B8DAD8. Grayscale: #2F2F2F. Windows color (decimal): -12114649 or 2565447. OLE color: 2565447.
HSL color Cylindrical-coordinate representation of color #472527: hue angle of 356.47º degrees, saturation: 0.31, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #472527 is Cyan = 0, Magento = 0.48, Yellow = 0.45 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 37 | 39 | - |
| CMYK | 0 | 0.48 | 0.45 | 0.72 |
| HSL | 356.47º | 0.31% | 0.21% | - |
| HSV(B) | 356.47º | 0.48% | 0.28% | - |
| XYZ | 3.63 | 2.81 | 2.27 | - |
| YUV | 47.39 | 123.26 | 144.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 37 | 39 | 0 | 0.48 | 0.45 | 0.72 | 356.47 | 0.31 | 0.21 |
| Hex | 47 | 25 | 27 | 0 | 30 | 2D | 48 | 164 | 1F | 15 |
| Octal | 107 | 45 | 47 | 0 | 60 | 55 | 110 | 544 | 37 | 25 |
| Binary | 1000111 | 100101 | 100111 | 0 | 110000 | 101101 | 1001000 | 101100100 | 11111 | 10101 |
Color Harmonies of #472527
Complementary color
Monochromatic Colors of #472527
Black with #472527
Text Example
Text Example
White with #472527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472527; }
p { color: rgb(71,37,39); }
H1.HeaderClassName
{
color: #472527;
}
.AnyTagClassName
{
color: #472527;
}
</style>
background-color css
<style>
a { background-color: #472527; }
a { background-color: rgb(71,37,39); }
div.DivClassName
{
background-color: #472527;
}
.BgClassName
{
background-color: #472527;
}
</style>
border-color css
<style>
span { border-color: #472527; }
span { border-color: rgb(71,37,39); }
td.TdClassName
{
border-color: #472527;
}
.TagClassName
{
border-color: #472527;
}
</style>