Shades of Bulgarian Rose #482227
Tints of Bulgarian Rose #482227
RGB
CMYK
RGB Variations
Color information
#482227 (or 0x482227) is known color: Bulgarian Rose. HEX triplet: 48, 22 and 27. RGB value is (72,34,39). Sum of RGB (Red+Green+Blue) = 72+34+39=145 (19% of max value = 765). Red value is 72 (28.52% from 255 or 49.66% from 145); Green value is 34 (13.67% from 255 or 23.45% from 145); Blue value is 39 (15.62% from 255 or 26.90% from 145); Max value from RGB is 72 - color contains mainly: red. Hex color #482227 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #482227 is #B7DDD8. Grayscale: #2D2D2D. Windows color (decimal): -12049881 or 2564680. OLE color: 2564680.
HSL color Cylindrical-coordinate representation of color #482227: hue angle of 352.11º degrees, saturation: 0.36, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #482227 is Cyan = 0, Magento = 0.53, Yellow = 0.46 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 34 | 39 | - |
| CMYK | 0 | 0.53 | 0.46 | 0.72 |
| HSL | 352.11º | 0.36% | 0.21% | - |
| HSV(B) | 352.11º | 0.53% | 0.28% | - |
| XYZ | 3.61 | 2.67 | 2.24 | - |
| YUV | 45.93 | 124.09 | 146.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 34 | 39 | 0 | 0.53 | 0.46 | 0.72 | 352.11 | 0.36 | 0.21 |
| Hex | 48 | 22 | 27 | 0 | 35 | 2E | 48 | 160 | 24 | 15 |
| Octal | 110 | 42 | 47 | 0 | 65 | 56 | 110 | 540 | 44 | 25 |
| Binary | 1001000 | 100010 | 100111 | 0 | 110101 | 101110 | 1001000 | 101100000 | 100100 | 10101 |
Color Harmonies of #482227
Complementary color
Monochromatic Colors of #482227
Black with #482227
Text Example
Text Example
White with #482227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #482227; }
p { color: rgb(72,34,39); }
H1.HeaderClassName
{
color: #482227;
}
.AnyTagClassName
{
color: #482227;
}
</style>
background-color css
<style>
a { background-color: #482227; }
a { background-color: rgb(72,34,39); }
div.DivClassName
{
background-color: #482227;
}
.BgClassName
{
background-color: #482227;
}
</style>
border-color css
<style>
span { border-color: #482227; }
span { border-color: rgb(72,34,39); }
td.TdClassName
{
border-color: #482227;
}
.TagClassName
{
border-color: #482227;
}
</style>