Shades of Bulgarian Rose #442122
Tints of Bulgarian Rose #442122
RGB
CMYK
RGB Variations
Color information
#442122 (or 0x442122) is known color: Bulgarian Rose. HEX triplet: 44, 21 and 22. RGB value is (68,33,34). Sum of RGB (Red+Green+Blue) = 68+33+34=135 (17% of max value = 765). Red value is 68 (26.95% from 255 or 50.37% from 135); Green value is 33 (13.28% from 255 or 24.44% from 135); Blue value is 34 (13.67% from 255 or 25.19% from 135); Max value from RGB is 68 - color contains mainly: red. Hex color #442122 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #442122 is #BBDEDD. Grayscale: #2B2B2B. Windows color (decimal): -12312286 or 2236740. OLE color: 2236740.
HSL color Cylindrical-coordinate representation of color #442122: hue angle of 358.29º degrees, saturation: 0.35, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #442122 is Cyan = 0, Magento = 0.51, Yellow = 0.50 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 33 | 34 | - |
| CMYK | 0 | 0.51 | 0.50 | 0.73 |
| HSL | 358.29º | 0.35% | 0.2% | - |
| HSV(B) | 358.29º | 0.51% | 0.27% | - |
| XYZ | 3.22 | 2.43 | 1.81 | - |
| YUV | 43.58 | 122.6 | 145.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 33 | 34 | 0 | 0.51 | 0.50 | 0.73 | 358.29 | 0.35 | 0.2 |
| Hex | 44 | 21 | 22 | 0 | 33 | 32 | 49 | 166 | 23 | 14 |
| Octal | 104 | 41 | 42 | 0 | 63 | 62 | 111 | 546 | 43 | 24 |
| Binary | 1000100 | 100001 | 100010 | 0 | 110011 | 110010 | 1001001 | 101100110 | 100011 | 10100 |
Color Harmonies of #442122
Complementary color
Monochromatic Colors of #442122
Black with #442122
Text Example
Text Example
White with #442122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442122; }
p { color: rgb(68,33,34); }
H1.HeaderClassName
{
color: #442122;
}
.AnyTagClassName
{
color: #442122;
}
</style>
background-color css
<style>
a { background-color: #442122; }
a { background-color: rgb(68,33,34); }
div.DivClassName
{
background-color: #442122;
}
.BgClassName
{
background-color: #442122;
}
</style>
border-color css
<style>
span { border-color: #442122; }
span { border-color: rgb(68,33,34); }
td.TdClassName
{
border-color: #442122;
}
.TagClassName
{
border-color: #442122;
}
</style>