Shades of Bulgarian Rose #472326
Tints of Bulgarian Rose #472326
RGB
CMYK
RGB Variations
Color information
#472326 (or 0x472326) is known color: Bulgarian Rose. HEX triplet: 47, 23 and 26. RGB value is (71,35,38). Sum of RGB (Red+Green+Blue) = 71+35+38=144 (19% of max value = 765). Red value is 71 (28.12% from 255 or 49.31% from 144); Green value is 35 (14.06% from 255 or 24.31% from 144); Blue value is 38 (15.23% from 255 or 26.39% from 144); Max value from RGB is 71 - color contains mainly: red. Hex color #472326 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472326 is #B8DCD9. Grayscale: #2E2E2E. Windows color (decimal): -12115162 or 2499399. OLE color: 2499399.
HSL color Cylindrical-coordinate representation of color #472326: hue angle of 355º 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 #472326 is Cyan = 0, Magento = 0.51, Yellow = 0.46 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 35 | 38 | - |
| CMYK | 0 | 0.51 | 0.46 | 0.72 |
| HSL | 355º | 0.34% | 0.21% | - |
| HSV(B) | 355º | 0.51% | 0.28% | - |
| XYZ | 3.55 | 2.68 | 2.16 | - |
| YUV | 46.11 | 123.43 | 145.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 35 | 38 | 0 | 0.51 | 0.46 | 0.72 | 355 | 0.34 | 0.21 |
| Hex | 47 | 23 | 26 | 0 | 33 | 2E | 48 | 163 | 22 | 15 |
| Octal | 107 | 43 | 46 | 0 | 63 | 56 | 110 | 543 | 42 | 25 |
| Binary | 1000111 | 100011 | 100110 | 0 | 110011 | 101110 | 1001000 | 101100011 | 100010 | 10101 |
Color Harmonies of #472326
Complementary color
Monochromatic Colors of #472326
Black with #472326
Text Example
Text Example
White with #472326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472326; }
p { color: rgb(71,35,38); }
H1.HeaderClassName
{
color: #472326;
}
.AnyTagClassName
{
color: #472326;
}
</style>
background-color css
<style>
a { background-color: #472326; }
a { background-color: rgb(71,35,38); }
div.DivClassName
{
background-color: #472326;
}
.BgClassName
{
background-color: #472326;
}
</style>
border-color css
<style>
span { border-color: #472326; }
span { border-color: rgb(71,35,38); }
td.TdClassName
{
border-color: #472326;
}
.TagClassName
{
border-color: #472326;
}
</style>