Shades of Bulgarian Rose #482127
Tints of Bulgarian Rose #482127
RGB
CMYK
RGB Variations
Color information
#482127 (or 0x482127) is known color: Bulgarian Rose. HEX triplet: 48, 21 and 27. RGB value is (72,33,39). Sum of RGB (Red+Green+Blue) = 72+33+39=144 (19% of max value = 765). Red value is 72 (28.52% from 255 or 50% from 144); Green value is 33 (13.28% from 255 or 22.92% from 144); Blue value is 39 (15.62% from 255 or 27.08% from 144); Max value from RGB is 72 - color contains mainly: red. Hex color #482127 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #482127 is #B7DED8. Grayscale: #2D2D2D. Windows color (decimal): -12050137 or 2564424. OLE color: 2564424.
HSL color Cylindrical-coordinate representation of color #482127: hue angle of 350.77º 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 #482127 is Cyan = 0, Magento = 0.54, Yellow = 0.46 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 33 | 39 | - |
| CMYK | 0 | 0.54 | 0.46 | 0.72 |
| HSL | 350.77º | 0.37% | 0.21% | - |
| HSV(B) | 350.77º | 0.54% | 0.28% | - |
| XYZ | 3.58 | 2.61 | 2.23 | - |
| YUV | 45.35 | 124.42 | 147.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 33 | 39 | 0 | 0.54 | 0.46 | 0.72 | 350.77 | 0.37 | 0.21 |
| Hex | 48 | 21 | 27 | 0 | 36 | 2E | 48 | 15F | 25 | 15 |
| Octal | 110 | 41 | 47 | 0 | 66 | 56 | 110 | 537 | 45 | 25 |
| Binary | 1001000 | 100001 | 100111 | 0 | 110110 | 101110 | 1001000 | 101011111 | 100101 | 10101 |
Color Harmonies of #482127
Complementary color
Monochromatic Colors of #482127
Black with #482127
Text Example
Text Example
White with #482127
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #482127; }
p { color: rgb(72,33,39); }
H1.HeaderClassName
{
color: #482127;
}
.AnyTagClassName
{
color: #482127;
}
</style>
background-color css
<style>
a { background-color: #482127; }
a { background-color: rgb(72,33,39); }
div.DivClassName
{
background-color: #482127;
}
.BgClassName
{
background-color: #482127;
}
</style>
border-color css
<style>
span { border-color: #482127; }
span { border-color: rgb(72,33,39); }
td.TdClassName
{
border-color: #482127;
}
.TagClassName
{
border-color: #482127;
}
</style>