Shades of Bulgarian Rose #492327
Tints of Bulgarian Rose #492327
RGB
CMYK
RGB Variations
Color information
#492327 (or 0x492327) is known color: Bulgarian Rose. HEX triplet: 49, 23 and 27. RGB value is (73,35,39). Sum of RGB (Red+Green+Blue) = 73+35+39=147 (19% of max value = 765). Red value is 73 (28.91% from 255 or 49.66% from 147); Green value is 35 (14.06% from 255 or 23.81% from 147); Blue value is 39 (15.62% from 255 or 26.53% from 147); Max value from RGB is 73 - color contains mainly: red. Hex color #492327 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492327 is #B6DCD8. Grayscale: #2E2E2E. Windows color (decimal): -11984089 or 2564937. OLE color: 2564937.
HSL color Cylindrical-coordinate representation of color #492327: hue angle of 353.68º degrees, saturation: 0.35, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #492327 is Cyan = 0, Magento = 0.52, Yellow = 0.47 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 35 | 39 | - |
| CMYK | 0 | 0.52 | 0.47 | 0.71 |
| HSL | 353.68º | 0.35% | 0.21% | - |
| HSV(B) | 353.68º | 0.52% | 0.29% | - |
| XYZ | 3.71 | 2.77 | 2.26 | - |
| YUV | 46.82 | 123.59 | 146.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 35 | 39 | 0 | 0.52 | 0.47 | 0.71 | 353.68 | 0.35 | 0.21 |
| Hex | 49 | 23 | 27 | 0 | 34 | 2F | 47 | 162 | 23 | 15 |
| Octal | 111 | 43 | 47 | 0 | 64 | 57 | 107 | 542 | 43 | 25 |
| Binary | 1001001 | 100011 | 100111 | 0 | 110100 | 101111 | 1000111 | 101100010 | 100011 | 10101 |
Color Harmonies of #492327
Complementary color
Monochromatic Colors of #492327
Black with #492327
Text Example
Text Example
White with #492327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492327; }
p { color: rgb(73,35,39); }
H1.HeaderClassName
{
color: #492327;
}
.AnyTagClassName
{
color: #492327;
}
</style>
background-color css
<style>
a { background-color: #492327; }
a { background-color: rgb(73,35,39); }
div.DivClassName
{
background-color: #492327;
}
.BgClassName
{
background-color: #492327;
}
</style>
border-color css
<style>
span { border-color: #492327; }
span { border-color: rgb(73,35,39); }
td.TdClassName
{
border-color: #492327;
}
.TagClassName
{
border-color: #492327;
}
</style>