Shades of Bulgarian Rose #482022
Tints of Bulgarian Rose #482022
RGB
CMYK
RGB Variations
Color information
#482022 (or 0x482022) is known color: Bulgarian Rose. HEX triplet: 48, 20 and 22. RGB value is (72,32,34). Sum of RGB (Red+Green+Blue) = 72+32+34=138 (18% of max value = 765). Red value is 72 (28.52% from 255 or 52.17% from 138); Green value is 32 (12.89% from 255 or 23.19% from 138); Blue value is 34 (13.67% from 255 or 24.64% from 138); Max value from RGB is 72 - color contains mainly: red. Hex color #482022 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #482022 is #B7DFDD. Grayscale: #2C2C2C. Windows color (decimal): -12050398 or 2236488. OLE color: 2236488.
HSL color Cylindrical-coordinate representation of color #482022: hue angle of 357º degrees, saturation: 0.38, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #482022 is Cyan = 0, Magento = 0.56, Yellow = 0.53 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 32 | 34 | - |
| CMYK | 0 | 0.56 | 0.53 | 0.72 |
| HSL | 357º | 0.38% | 0.2% | - |
| HSV(B) | 357º | 0.56% | 0.28% | - |
| XYZ | 3.48 | 2.53 | 1.82 | - |
| YUV | 44.19 | 122.25 | 147.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 32 | 34 | 0 | 0.56 | 0.53 | 0.72 | 357 | 0.38 | 0.2 |
| Hex | 48 | 20 | 22 | 0 | 38 | 35 | 48 | 165 | 26 | 14 |
| Octal | 110 | 40 | 42 | 0 | 70 | 65 | 110 | 545 | 46 | 24 |
| Binary | 1001000 | 100000 | 100010 | 0 | 111000 | 110101 | 1001000 | 101100101 | 100110 | 10100 |
Color Harmonies of #482022
Complementary color
Monochromatic Colors of #482022
Black with #482022
Text Example
Text Example
White with #482022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #482022; }
p { color: rgb(72,32,34); }
H1.HeaderClassName
{
color: #482022;
}
.AnyTagClassName
{
color: #482022;
}
</style>
background-color css
<style>
a { background-color: #482022; }
a { background-color: rgb(72,32,34); }
div.DivClassName
{
background-color: #482022;
}
.BgClassName
{
background-color: #482022;
}
</style>
border-color css
<style>
span { border-color: #482022; }
span { border-color: rgb(72,32,34); }
td.TdClassName
{
border-color: #482022;
}
.TagClassName
{
border-color: #482022;
}
</style>