Shades of Bulgarian Rose #482126
Tints of Bulgarian Rose #482126
RGB
CMYK
RGB Variations
Color information
#482126 (or 0x482126) is known color: Bulgarian Rose. HEX triplet: 48, 21 and 26. RGB value is (72,33,38). Sum of RGB (Red+Green+Blue) = 72+33+38=143 (18% of max value = 765). Red value is 72 (28.52% from 255 or 50.35% from 143); Green value is 33 (13.28% from 255 or 23.08% from 143); Blue value is 38 (15.23% from 255 or 26.57% from 143); Max value from RGB is 72 - color contains mainly: red. Hex color #482126 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #482126 is #B7DED9. Grayscale: #2D2D2D. Windows color (decimal): -12050138 or 2498888. OLE color: 2498888.
HSL color Cylindrical-coordinate representation of color #482126: hue angle of 352.31º 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 #482126 is Cyan = 0, Magento = 0.54, Yellow = 0.47 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 33 | 38 | - |
| CMYK | 0 | 0.54 | 0.47 | 0.72 |
| HSL | 352.31º | 0.37% | 0.21% | - |
| HSV(B) | 352.31º | 0.54% | 0.28% | - |
| XYZ | 3.57 | 2.61 | 2.15 | - |
| YUV | 45.23 | 123.92 | 147.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 33 | 38 | 0 | 0.54 | 0.47 | 0.72 | 352.31 | 0.37 | 0.21 |
| Hex | 48 | 21 | 26 | 0 | 36 | 2F | 48 | 160 | 25 | 15 |
| Octal | 110 | 41 | 46 | 0 | 66 | 57 | 110 | 540 | 45 | 25 |
| Binary | 1001000 | 100001 | 100110 | 0 | 110110 | 101111 | 1001000 | 101100000 | 100101 | 10101 |
Color Harmonies of #482126
Complementary color
Monochromatic Colors of #482126
Black with #482126
Text Example
Text Example
White with #482126
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #482126; }
p { color: rgb(72,33,38); }
H1.HeaderClassName
{
color: #482126;
}
.AnyTagClassName
{
color: #482126;
}
</style>
background-color css
<style>
a { background-color: #482126; }
a { background-color: rgb(72,33,38); }
div.DivClassName
{
background-color: #482126;
}
.BgClassName
{
background-color: #482126;
}
</style>
border-color css
<style>
span { border-color: #482126; }
span { border-color: rgb(72,33,38); }
td.TdClassName
{
border-color: #482126;
}
.TagClassName
{
border-color: #482126;
}
</style>