Shades of Bulgarian Rose #482429
Tints of Bulgarian Rose #482429
RGB
CMYK
RGB Variations
Color information
#482429 (or 0x482429) is known color: Bulgarian Rose. HEX triplet: 48, 24 and 29. RGB value is (72,36,41). Sum of RGB (Red+Green+Blue) = 72+36+41=149 (19% of max value = 765). Red value is 72 (28.52% from 255 or 48.32% from 149); Green value is 36 (14.45% from 255 or 24.16% from 149); Blue value is 41 (16.41% from 255 or 27.52% from 149); Max value from RGB is 72 - color contains mainly: red. Hex color #482429 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #482429 is #B7DBD6. Grayscale: #2F2F2F. Windows color (decimal): -12049367 or 2696264. OLE color: 2696264.
HSL color Cylindrical-coordinate representation of color #482429: hue angle of 351.67º degrees, saturation: 0.33, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #482429 is Cyan = 0, Magento = 0.5, Yellow = 0.43 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 36 | 41 | - |
| CMYK | 0 | 0.5 | 0.43 | 0.72 |
| HSL | 351.67º | 0.33% | 0.21% | - |
| HSV(B) | 351.67º | 0.5% | 0.28% | - |
| XYZ | 3.7 | 2.8 | 2.44 | - |
| YUV | 47.33 | 124.43 | 145.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 36 | 41 | 0 | 0.5 | 0.43 | 0.72 | 351.67 | 0.33 | 0.21 |
| Hex | 48 | 24 | 29 | 0 | 32 | 2B | 48 | 160 | 21 | 15 |
| Octal | 110 | 44 | 51 | 0 | 62 | 53 | 110 | 540 | 41 | 25 |
| Binary | 1001000 | 100100 | 101001 | 0 | 110010 | 101011 | 1001000 | 101100000 | 100001 | 10101 |
Color Harmonies of #482429
Complementary color
Monochromatic Colors of #482429
Black with #482429
Text Example
Text Example
White with #482429
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #482429; }
p { color: rgb(72,36,41); }
H1.HeaderClassName
{
color: #482429;
}
.AnyTagClassName
{
color: #482429;
}
</style>
background-color css
<style>
a { background-color: #482429; }
a { background-color: rgb(72,36,41); }
div.DivClassName
{
background-color: #482429;
}
.BgClassName
{
background-color: #482429;
}
</style>
border-color css
<style>
span { border-color: #482429; }
span { border-color: rgb(72,36,41); }
td.TdClassName
{
border-color: #482429;
}
.TagClassName
{
border-color: #482429;
}
</style>