Shades of Bulgarian Rose #442629
Tints of Bulgarian Rose #442629
RGB
CMYK
RGB Variations
Color information
#442629 (or 0x442629) is known color: Bulgarian Rose. HEX triplet: 44, 26 and 29. RGB value is (68,38,41). Sum of RGB (Red+Green+Blue) = 68+38+41=147 (19% of max value = 765). Red value is 68 (26.95% from 255 or 46.26% from 147); Green value is 38 (15.23% from 255 or 25.85% from 147); Blue value is 41 (16.41% from 255 or 27.89% from 147); Max value from RGB is 68 - color contains mainly: red. Hex color #442629 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #442629 is #BBD9D6. Grayscale: #2F2F2F. Windows color (decimal): -12310999 or 2696772. OLE color: 2696772.
HSL color Cylindrical-coordinate representation of color #442629: hue angle of 354º degrees, saturation: 0.28, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #442629 is Cyan = 0, Magento = 0.44, Yellow = 0.40 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 38 | 41 | - |
| CMYK | 0 | 0.44 | 0.40 | 0.73 |
| HSL | 354º | 0.28% | 0.21% | - |
| HSV(B) | 354º | 0.44% | 0.27% | - |
| XYZ | 3.48 | 2.78 | 2.45 | - |
| YUV | 47.31 | 124.44 | 142.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 38 | 41 | 0 | 0.44 | 0.40 | 0.73 | 354 | 0.28 | 0.21 |
| Hex | 44 | 26 | 29 | 0 | 2C | 28 | 49 | 162 | 1C | 15 |
| Octal | 104 | 46 | 51 | 0 | 54 | 50 | 111 | 542 | 34 | 25 |
| Binary | 1000100 | 100110 | 101001 | 0 | 101100 | 101000 | 1001001 | 101100010 | 11100 | 10101 |
Color Harmonies of #442629
Complementary color
Monochromatic Colors of #442629
Black with #442629
Text Example
Text Example
White with #442629
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442629; }
p { color: rgb(68,38,41); }
H1.HeaderClassName
{
color: #442629;
}
.AnyTagClassName
{
color: #442629;
}
</style>
background-color css
<style>
a { background-color: #442629; }
a { background-color: rgb(68,38,41); }
div.DivClassName
{
background-color: #442629;
}
.BgClassName
{
background-color: #442629;
}
</style>
border-color css
<style>
span { border-color: #442629; }
span { border-color: rgb(68,38,41); }
td.TdClassName
{
border-color: #442629;
}
.TagClassName
{
border-color: #442629;
}
</style>