Shades of Bulgarian Rose #492627
Tints of Bulgarian Rose #492627
RGB
CMYK
RGB Variations
Color information
#492627 (or 0x492627) is known color: Bulgarian Rose. HEX triplet: 49, 26 and 27. RGB value is (73,38,39). Sum of RGB (Red+Green+Blue) = 73+38+39=150 (19% of max value = 765). Red value is 73 (28.91% from 255 or 48.67% from 150); Green value is 38 (15.23% from 255 or 25.33% from 150); Blue value is 39 (15.62% from 255 or 26% from 150); Max value from RGB is 73 - color contains mainly: red. Hex color #492627 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492627 is #B6D9D8. Grayscale: #303030. Windows color (decimal): -11983321 or 2565705. OLE color: 2565705.
HSL color Cylindrical-coordinate representation of color #492627: hue angle of 358.29º degrees, saturation: 0.32, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #492627 is Cyan = 0, Magento = 0.48, Yellow = 0.47 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 38 | 39 | - |
| CMYK | 0 | 0.48 | 0.47 | 0.71 |
| HSL | 358.29º | 0.32% | 0.22% | - |
| HSV(B) | 358.29º | 0.48% | 0.29% | - |
| XYZ | 3.81 | 2.95 | 2.29 | - |
| YUV | 48.58 | 122.6 | 145.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 38 | 39 | 0 | 0.48 | 0.47 | 0.71 | 358.29 | 0.32 | 0.22 |
| Hex | 49 | 26 | 27 | 0 | 30 | 2F | 47 | 166 | 20 | 16 |
| Octal | 111 | 46 | 47 | 0 | 60 | 57 | 107 | 546 | 40 | 26 |
| Binary | 1001001 | 100110 | 100111 | 0 | 110000 | 101111 | 1000111 | 101100110 | 100000 | 10110 |
Color Harmonies of #492627
Complementary color
Monochromatic Colors of #492627
Black with #492627
Text Example
Text Example
White with #492627
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492627; }
p { color: rgb(73,38,39); }
H1.HeaderClassName
{
color: #492627;
}
.AnyTagClassName
{
color: #492627;
}
</style>
background-color css
<style>
a { background-color: #492627; }
a { background-color: rgb(73,38,39); }
div.DivClassName
{
background-color: #492627;
}
.BgClassName
{
background-color: #492627;
}
</style>
border-color css
<style>
span { border-color: #492627; }
span { border-color: rgb(73,38,39); }
td.TdClassName
{
border-color: #492627;
}
.TagClassName
{
border-color: #492627;
}
</style>