Shades of Bulgarian Rose #472427
Tints of Bulgarian Rose #472427
RGB
CMYK
RGB Variations
Color information
#472427 (or 0x472427) is known color: Bulgarian Rose. HEX triplet: 47, 24 and 27. RGB value is (71,36,39). Sum of RGB (Red+Green+Blue) = 71+36+39=146 (19% of max value = 765). Red value is 71 (28.12% from 255 or 48.63% from 146); Green value is 36 (14.45% from 255 or 24.66% from 146); Blue value is 39 (15.62% from 255 or 26.71% from 146); Max value from RGB is 71 - color contains mainly: red. Hex color #472427 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472427 is #B8DBD8. Grayscale: #2E2E2E. Windows color (decimal): -12114905 or 2565191. OLE color: 2565191.
HSL color Cylindrical-coordinate representation of color #472427: hue angle of 354.86º degrees, saturation: 0.33, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #472427 is Cyan = 0, Magento = 0.49, Yellow = 0.45 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 36 | 39 | - |
| CMYK | 0 | 0.49 | 0.45 | 0.72 |
| HSL | 354.86º | 0.33% | 0.21% | - |
| HSV(B) | 354.86º | 0.49% | 0.28% | - |
| XYZ | 3.6 | 2.75 | 2.26 | - |
| YUV | 46.81 | 123.6 | 145.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 36 | 39 | 0 | 0.49 | 0.45 | 0.72 | 354.86 | 0.33 | 0.21 |
| Hex | 47 | 24 | 27 | 0 | 31 | 2D | 48 | 163 | 21 | 15 |
| Octal | 107 | 44 | 47 | 0 | 61 | 55 | 110 | 543 | 41 | 25 |
| Binary | 1000111 | 100100 | 100111 | 0 | 110001 | 101101 | 1001000 | 101100011 | 100001 | 10101 |
Color Harmonies of #472427
Complementary color
Monochromatic Colors of #472427
Black with #472427
Text Example
Text Example
White with #472427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472427; }
p { color: rgb(71,36,39); }
H1.HeaderClassName
{
color: #472427;
}
.AnyTagClassName
{
color: #472427;
}
</style>
background-color css
<style>
a { background-color: #472427; }
a { background-color: rgb(71,36,39); }
div.DivClassName
{
background-color: #472427;
}
.BgClassName
{
background-color: #472427;
}
</style>
border-color css
<style>
span { border-color: #472427; }
span { border-color: rgb(71,36,39); }
td.TdClassName
{
border-color: #472427;
}
.TagClassName
{
border-color: #472427;
}
</style>