Shades of Bulgarian Rose #462022
Tints of Bulgarian Rose #462022
RGB
CMYK
RGB Variations
Color information
#462022 (or 0x462022) is known color: Bulgarian Rose. HEX triplet: 46, 20 and 22. RGB value is (70,32,34). Sum of RGB (Red+Green+Blue) = 70+32+34=136 (18% of max value = 765). Red value is 70 (27.73% from 255 or 51.47% from 136); Green value is 32 (12.89% from 255 or 23.53% from 136); Blue value is 34 (13.67% from 255 or 25% from 136); Max value from RGB is 70 - color contains mainly: red. Hex color #462022 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #462022 is #B9DFDD. Grayscale: #2B2B2B. Windows color (decimal): -12181470 or 2236486. OLE color: 2236486.
HSL color Cylindrical-coordinate representation of color #462022: hue angle of 356.84º degrees, saturation: 0.37, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #462022 is Cyan = 0, Magento = 0.54, Yellow = 0.51 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 32 | 34 | - |
| CMYK | 0 | 0.54 | 0.51 | 0.73 |
| HSL | 356.84º | 0.37% | 0.2% | - |
| HSV(B) | 356.84º | 0.54% | 0.27% | - |
| XYZ | 3.33 | 2.45 | 1.81 | - |
| YUV | 43.59 | 122.59 | 146.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 32 | 34 | 0 | 0.54 | 0.51 | 0.73 | 356.84 | 0.37 | 0.2 |
| Hex | 46 | 20 | 22 | 0 | 36 | 33 | 49 | 165 | 25 | 14 |
| Octal | 106 | 40 | 42 | 0 | 66 | 63 | 111 | 545 | 45 | 24 |
| Binary | 1000110 | 100000 | 100010 | 0 | 110110 | 110011 | 1001001 | 101100101 | 100101 | 10100 |
Color Harmonies of #462022
Complementary color
Monochromatic Colors of #462022
Black with #462022
Text Example
Text Example
White with #462022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462022; }
p { color: rgb(70,32,34); }
H1.HeaderClassName
{
color: #462022;
}
.AnyTagClassName
{
color: #462022;
}
</style>
background-color css
<style>
a { background-color: #462022; }
a { background-color: rgb(70,32,34); }
div.DivClassName
{
background-color: #462022;
}
.BgClassName
{
background-color: #462022;
}
</style>
border-color css
<style>
span { border-color: #462022; }
span { border-color: rgb(70,32,34); }
td.TdClassName
{
border-color: #462022;
}
.TagClassName
{
border-color: #462022;
}
</style>