Shades of Bulgarian Rose #462021
Tints of Bulgarian Rose #462021
RGB
CMYK
RGB Variations
Color information
#462021 (or 0x462021) is known color: Bulgarian Rose. HEX triplet: 46, 20 and 21. RGB value is (70,32,33). Sum of RGB (Red+Green+Blue) = 70+32+33=135 (17% of max value = 765). Red value is 70 (27.73% from 255 or 51.85% from 135); Green value is 32 (12.89% from 255 or 23.70% from 135); Blue value is 33 (13.28% from 255 or 24.44% from 135); Max value from RGB is 70 - color contains mainly: red. Hex color #462021 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #462021 is #B9DFDE. Grayscale: #2B2B2B. Windows color (decimal): -12181471 or 2170950. OLE color: 2170950.
HSL color Cylindrical-coordinate representation of color #462021: hue angle of 358.42º 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 #462021 is Cyan = 0, Magento = 0.54, Yellow = 0.53 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 32 | 33 | - |
| CMYK | 0 | 0.54 | 0.53 | 0.73 |
| HSL | 358.42º | 0.37% | 0.2% | - |
| HSV(B) | 358.42º | 0.54% | 0.27% | - |
| XYZ | 3.32 | 2.44 | 1.74 | - |
| YUV | 43.48 | 122.09 | 146.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 32 | 33 | 0 | 0.54 | 0.53 | 0.73 | 358.42 | 0.37 | 0.2 |
| Hex | 46 | 20 | 21 | 0 | 36 | 35 | 49 | 166 | 25 | 14 |
| Octal | 106 | 40 | 41 | 0 | 66 | 65 | 111 | 546 | 45 | 24 |
| Binary | 1000110 | 100000 | 100001 | 0 | 110110 | 110101 | 1001001 | 101100110 | 100101 | 10100 |
Color Harmonies of #462021
Complementary color
Monochromatic Colors of #462021
Black with #462021
Text Example
Text Example
White with #462021
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462021; }
p { color: rgb(70,32,33); }
H1.HeaderClassName
{
color: #462021;
}
.AnyTagClassName
{
color: #462021;
}
</style>
background-color css
<style>
a { background-color: #462021; }
a { background-color: rgb(70,32,33); }
div.DivClassName
{
background-color: #462021;
}
.BgClassName
{
background-color: #462021;
}
</style>
border-color css
<style>
span { border-color: #462021; }
span { border-color: rgb(70,32,33); }
td.TdClassName
{
border-color: #462021;
}
.TagClassName
{
border-color: #462021;
}
</style>