Shades of Bulgarian Rose #46232A
Tints of Bulgarian Rose #46232A
RGB
CMYK
RGB Variations
Color information
#46232A (or 0x46232A) is known color: Bulgarian Rose. HEX triplet: 46, 23 and 2A. RGB value is (70,35,42). Sum of RGB (Red+Green+Blue) = 70+35+42=147 (19% of max value = 765). Red value is 70 (27.73% from 255 or 47.62% from 147); Green value is 35 (14.06% from 255 or 23.81% from 147); Blue value is 42 (16.80% from 255 or 28.57% from 147); Max value from RGB is 70 - color contains mainly: red. Hex color #46232A is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #46232A is #B9DCD5. Grayscale: #2E2E2E. Windows color (decimal): -12180694 or 2761542. OLE color: 2761542.
HSL color Cylindrical-coordinate representation of color #46232A: hue angle of 348º degrees, saturation: 0.33, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #46232A is Cyan = 0, Magento = 0.5, Yellow = 0.40 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 35 | 42 | - |
| CMYK | 0 | 0.5 | 0.40 | 0.73 |
| HSL | 348º | 0.33% | 0.21% | - |
| HSV(B) | 348º | 0.5% | 0.27% | - |
| XYZ | 3.54 | 2.67 | 2.52 | - |
| YUV | 46.26 | 125.6 | 144.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 35 | 42 | 0 | 0.5 | 0.40 | 0.73 | 348 | 0.33 | 0.21 |
| Hex | 46 | 23 | 2A | 0 | 32 | 28 | 49 | 15C | 21 | 15 |
| Octal | 106 | 43 | 52 | 0 | 62 | 50 | 111 | 534 | 41 | 25 |
| Binary | 1000110 | 100011 | 101010 | 0 | 110010 | 101000 | 1001001 | 101011100 | 100001 | 10101 |
Color Harmonies of #46232A
Complementary color
Monochromatic Colors of #46232A
Black with #46232A
Text Example
Text Example
White with #46232A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #46232A; }
p { color: rgb(70,35,42); }
H1.HeaderClassName
{
color: #46232A;
}
.AnyTagClassName
{
color: #46232A;
}
</style>
background-color css
<style>
a { background-color: #46232A; }
a { background-color: rgb(70,35,42); }
div.DivClassName
{
background-color: #46232A;
}
.BgClassName
{
background-color: #46232A;
}
</style>
border-color css
<style>
span { border-color: #46232A; }
span { border-color: rgb(70,35,42); }
td.TdClassName
{
border-color: #46232A;
}
.TagClassName
{
border-color: #46232A;
}
</style>