Shades of Bulgarian Rose #47242A
Tints of Bulgarian Rose #47242A
RGB
CMYK
RGB Variations
Color information
#47242A (or 0x47242A) is known color: Bulgarian Rose. HEX triplet: 47, 24 and 2A. RGB value is (71,36,42). Sum of RGB (Red+Green+Blue) = 71+36+42=149 (19% of max value = 765). Red value is 71 (28.12% from 255 or 47.65% from 149); Green value is 36 (14.45% from 255 or 24.16% from 149); Blue value is 42 (16.80% from 255 or 28.19% from 149); Max value from RGB is 71 - color contains mainly: red. Hex color #47242A is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #47242A is #B8DBD5. Grayscale: #2F2F2F. Windows color (decimal): -12114902 or 2761799. OLE color: 2761799.
HSL color Cylindrical-coordinate representation of color #47242A: hue angle of 349.71º 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 #47242A is Cyan = 0, Magento = 0.49, Yellow = 0.41 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 36 | 42 | - |
| CMYK | 0 | 0.49 | 0.41 | 0.72 |
| HSL | 349.71º | 0.33% | 0.21% | - |
| HSV(B) | 349.71º | 0.49% | 0.28% | - |
| XYZ | 3.65 | 2.77 | 2.53 | - |
| YUV | 47.15 | 125.1 | 145.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 36 | 42 | 0 | 0.49 | 0.41 | 0.72 | 349.71 | 0.33 | 0.21 |
| Hex | 47 | 24 | 2A | 0 | 31 | 29 | 48 | 15E | 21 | 15 |
| Octal | 107 | 44 | 52 | 0 | 61 | 51 | 110 | 536 | 41 | 25 |
| Binary | 1000111 | 100100 | 101010 | 0 | 110001 | 101001 | 1001000 | 101011110 | 100001 | 10101 |
Color Harmonies of #47242A
Complementary color
Monochromatic Colors of #47242A
Black with #47242A
Text Example
Text Example
White with #47242A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #47242A; }
p { color: rgb(71,36,42); }
H1.HeaderClassName
{
color: #47242A;
}
.AnyTagClassName
{
color: #47242A;
}
</style>
background-color css
<style>
a { background-color: #47242A; }
a { background-color: rgb(71,36,42); }
div.DivClassName
{
background-color: #47242A;
}
.BgClassName
{
background-color: #47242A;
}
</style>
border-color css
<style>
span { border-color: #47242A; }
span { border-color: rgb(71,36,42); }
td.TdClassName
{
border-color: #47242A;
}
.TagClassName
{
border-color: #47242A;
}
</style>