Shades of Bulgarian Rose #482125
Tints of Bulgarian Rose #482125
RGB
CMYK
RGB Variations
Color information
#482125 (or 0x482125) is known color: Bulgarian Rose. HEX triplet: 48, 21 and 25. RGB value is (72,33,37). Sum of RGB (Red+Green+Blue) = 72+33+37=142 (18% of max value = 765). Red value is 72 (28.52% from 255 or 50.70% from 142); Green value is 33 (13.28% from 255 or 23.24% from 142); Blue value is 37 (14.84% from 255 or 26.06% from 142); Max value from RGB is 72 - color contains mainly: red. Hex color #482125 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #482125 is #B7DEDA. Grayscale: #2D2D2D. Windows color (decimal): -12050139 or 2433352. OLE color: 2433352.
HSL color Cylindrical-coordinate representation of color #482125: hue angle of 353.85º degrees, saturation: 0.37, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #482125 is Cyan = 0, Magento = 0.54, Yellow = 0.49 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 33 | 37 | - |
| CMYK | 0 | 0.54 | 0.49 | 0.72 |
| HSL | 353.85º | 0.37% | 0.21% | - |
| HSV(B) | 353.85º | 0.54% | 0.28% | - |
| XYZ | 3.55 | 2.6 | 2.06 | - |
| YUV | 45.12 | 123.42 | 147.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 33 | 37 | 0 | 0.54 | 0.49 | 0.72 | 353.85 | 0.37 | 0.21 |
| Hex | 48 | 21 | 25 | 0 | 36 | 31 | 48 | 162 | 25 | 15 |
| Octal | 110 | 41 | 45 | 0 | 66 | 61 | 110 | 542 | 45 | 25 |
| Binary | 1001000 | 100001 | 100101 | 0 | 110110 | 110001 | 1001000 | 101100010 | 100101 | 10101 |
Color Harmonies of #482125
Complementary color
Monochromatic Colors of #482125
Black with #482125
Text Example
Text Example
White with #482125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #482125; }
p { color: rgb(72,33,37); }
H1.HeaderClassName
{
color: #482125;
}
.AnyTagClassName
{
color: #482125;
}
</style>
background-color css
<style>
a { background-color: #482125; }
a { background-color: rgb(72,33,37); }
div.DivClassName
{
background-color: #482125;
}
.BgClassName
{
background-color: #482125;
}
</style>
border-color css
<style>
span { border-color: #482125; }
span { border-color: rgb(72,33,37); }
td.TdClassName
{
border-color: #482125;
}
.TagClassName
{
border-color: #482125;
}
</style>