Shades of Bulgarian Rose #472328
Tints of Bulgarian Rose #472328
RGB
CMYK
RGB Variations
Color information
#472328 (or 0x472328) is known color: Bulgarian Rose. HEX triplet: 47, 23 and 28. RGB value is (71,35,40). Sum of RGB (Red+Green+Blue) = 71+35+40=146 (19% of max value = 765). Red value is 71 (28.12% from 255 or 48.63% from 146); Green value is 35 (14.06% from 255 or 23.97% from 146); Blue value is 40 (16.02% from 255 or 27.40% from 146); Max value from RGB is 71 - color contains mainly: red. Hex color #472328 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472328 is #B8DCD7. Grayscale: #2E2E2E. Windows color (decimal): -12115160 or 2630471. OLE color: 2630471.
HSL color Cylindrical-coordinate representation of color #472328: hue angle of 351.67º degrees, saturation: 0.34, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #472328 is Cyan = 0, Magento = 0.51, Yellow = 0.44 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 35 | 40 | - |
| CMYK | 0 | 0.51 | 0.44 | 0.72 |
| HSL | 351.67º | 0.34% | 0.21% | - |
| HSV(B) | 351.67º | 0.51% | 0.28% | - |
| XYZ | 3.58 | 2.69 | 2.34 | - |
| YUV | 46.33 | 124.43 | 145.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 35 | 40 | 0 | 0.51 | 0.44 | 0.72 | 351.67 | 0.34 | 0.21 |
| Hex | 47 | 23 | 28 | 0 | 33 | 2C | 48 | 160 | 22 | 15 |
| Octal | 107 | 43 | 50 | 0 | 63 | 54 | 110 | 540 | 42 | 25 |
| Binary | 1000111 | 100011 | 101000 | 0 | 110011 | 101100 | 1001000 | 101100000 | 100010 | 10101 |
Color Harmonies of #472328
Complementary color
Monochromatic Colors of #472328
Black with #472328
Text Example
Text Example
White with #472328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472328; }
p { color: rgb(71,35,40); }
H1.HeaderClassName
{
color: #472328;
}
.AnyTagClassName
{
color: #472328;
}
</style>
background-color css
<style>
a { background-color: #472328; }
a { background-color: rgb(71,35,40); }
div.DivClassName
{
background-color: #472328;
}
.BgClassName
{
background-color: #472328;
}
</style>
border-color css
<style>
span { border-color: #472328; }
span { border-color: rgb(71,35,40); }
td.TdClassName
{
border-color: #472328;
}
.TagClassName
{
border-color: #472328;
}
</style>