Shades of Bulgarian Rose #492729
Tints of Bulgarian Rose #492729
RGB
CMYK
RGB Variations
Color information
#492729 (or 0x492729) is known color: Bulgarian Rose. HEX triplet: 49, 27 and 29. RGB value is (73,39,41). Sum of RGB (Red+Green+Blue) = 73+39+41=153 (20% of max value = 765). Red value is 73 (28.91% from 255 or 47.71% from 153); Green value is 39 (15.62% from 255 or 25.49% from 153); Blue value is 41 (16.41% from 255 or 26.80% from 153); Max value from RGB is 73 - color contains mainly: red. Hex color #492729 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492729 is #B6D8D6. Grayscale: #313131. Windows color (decimal): -11983063 or 2697033. OLE color: 2697033.
HSL color Cylindrical-coordinate representation of color #492729: hue angle of 356.47º degrees, saturation: 0.3, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #492729 is Cyan = 0, Magento = 0.47, Yellow = 0.44 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 39 | 41 | - |
| CMYK | 0 | 0.47 | 0.44 | 0.71 |
| HSL | 356.47º | 0.3% | 0.22% | - |
| HSV(B) | 356.47º | 0.47% | 0.29% | - |
| XYZ | 3.87 | 3.03 | 2.48 | - |
| YUV | 49.39 | 123.26 | 144.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 39 | 41 | 0 | 0.47 | 0.44 | 0.71 | 356.47 | 0.3 | 0.22 |
| Hex | 49 | 27 | 29 | 0 | 2F | 2C | 47 | 164 | 1E | 16 |
| Octal | 111 | 47 | 51 | 0 | 57 | 54 | 107 | 544 | 36 | 26 |
| Binary | 1001001 | 100111 | 101001 | 0 | 101111 | 101100 | 1000111 | 101100100 | 11110 | 10110 |
Color Harmonies of #492729
Complementary color
Monochromatic Colors of #492729
Black with #492729
Text Example
Text Example
White with #492729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492729; }
p { color: rgb(73,39,41); }
H1.HeaderClassName
{
color: #492729;
}
.AnyTagClassName
{
color: #492729;
}
</style>
background-color css
<style>
a { background-color: #492729; }
a { background-color: rgb(73,39,41); }
div.DivClassName
{
background-color: #492729;
}
.BgClassName
{
background-color: #492729;
}
</style>
border-color css
<style>
span { border-color: #492729; }
span { border-color: rgb(73,39,41); }
td.TdClassName
{
border-color: #492729;
}
.TagClassName
{
border-color: #492729;
}
</style>