Shades of Bulgarian Rose #482225
Tints of Bulgarian Rose #482225
RGB
CMYK
RGB Variations
Color information
#482225 (or 0x482225) is known color: Bulgarian Rose. HEX triplet: 48, 22 and 25. RGB value is (72,34,37). Sum of RGB (Red+Green+Blue) = 72+34+37=143 (18% of max value = 765). Red value is 72 (28.52% from 255 or 50.35% from 143); Green value is 34 (13.67% from 255 or 23.78% from 143); Blue value is 37 (14.84% from 255 or 25.87% from 143); Max value from RGB is 72 - color contains mainly: red. Hex color #482225 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #482225 is #B7DDDA. Grayscale: #2D2D2D. Windows color (decimal): -12049883 or 2433608. OLE color: 2433608.
HSL color Cylindrical-coordinate representation of color #482225: hue angle of 355.26º 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 #482225 is Cyan = 0, Magento = 0.53, Yellow = 0.49 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 34 | 37 | - |
| CMYK | 0 | 0.53 | 0.49 | 0.72 |
| HSL | 355.26º | 0.36% | 0.21% | - |
| HSV(B) | 355.26º | 0.53% | 0.28% | - |
| XYZ | 3.58 | 2.66 | 2.07 | - |
| YUV | 45.7 | 123.09 | 146.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 34 | 37 | 0 | 0.53 | 0.49 | 0.72 | 355.26 | 0.36 | 0.21 |
| Hex | 48 | 22 | 25 | 0 | 35 | 31 | 48 | 163 | 24 | 15 |
| Octal | 110 | 42 | 45 | 0 | 65 | 61 | 110 | 543 | 44 | 25 |
| Binary | 1001000 | 100010 | 100101 | 0 | 110101 | 110001 | 1001000 | 101100011 | 100100 | 10101 |
Color Harmonies of #482225
Complementary color
Monochromatic Colors of #482225
Black with #482225
Text Example
Text Example
White with #482225
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #482225; }
p { color: rgb(72,34,37); }
H1.HeaderClassName
{
color: #482225;
}
.AnyTagClassName
{
color: #482225;
}
</style>
background-color css
<style>
a { background-color: #482225; }
a { background-color: rgb(72,34,37); }
div.DivClassName
{
background-color: #482225;
}
.BgClassName
{
background-color: #482225;
}
</style>
border-color css
<style>
span { border-color: #482225; }
span { border-color: rgb(72,34,37); }
td.TdClassName
{
border-color: #482225;
}
.TagClassName
{
border-color: #482225;
}
</style>