Shades of Bulgarian Rose #442528
Tints of Bulgarian Rose #442528
RGB
CMYK
RGB Variations
Color information
#442528 (or 0x442528) is known color: Bulgarian Rose. HEX triplet: 44, 25 and 28. RGB value is (68,37,40). Sum of RGB (Red+Green+Blue) = 68+37+40=145 (19% of max value = 765). Red value is 68 (26.95% from 255 or 46.90% from 145); Green value is 37 (14.84% from 255 or 25.52% from 145); Blue value is 40 (16.02% from 255 or 27.59% from 145); Max value from RGB is 68 - color contains mainly: red. Hex color #442528 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #442528 is #BBDAD7. Grayscale: #2E2E2E. Windows color (decimal): -12311256 or 2630980. OLE color: 2630980.
HSL color Cylindrical-coordinate representation of color #442528: hue angle of 354.19º degrees, saturation: 0.3, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #442528 is Cyan = 0, Magento = 0.46, Yellow = 0.41 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 37 | 40 | - |
| CMYK | 0 | 0.46 | 0.41 | 0.73 |
| HSL | 354.19º | 0.3% | 0.21% | - |
| HSV(B) | 354.19º | 0.46% | 0.27% | - |
| XYZ | 3.43 | 2.71 | 2.35 | - |
| YUV | 46.61 | 124.27 | 143.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 37 | 40 | 0 | 0.46 | 0.41 | 0.73 | 354.19 | 0.3 | 0.21 |
| Hex | 44 | 25 | 28 | 0 | 2E | 29 | 49 | 162 | 1E | 15 |
| Octal | 104 | 45 | 50 | 0 | 56 | 51 | 111 | 542 | 36 | 25 |
| Binary | 1000100 | 100101 | 101000 | 0 | 101110 | 101001 | 1001001 | 101100010 | 11110 | 10101 |
Color Harmonies of #442528
Complementary color
Monochromatic Colors of #442528
Black with #442528
Text Example
Text Example
White with #442528
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442528; }
p { color: rgb(68,37,40); }
H1.HeaderClassName
{
color: #442528;
}
.AnyTagClassName
{
color: #442528;
}
</style>
background-color css
<style>
a { background-color: #442528; }
a { background-color: rgb(68,37,40); }
div.DivClassName
{
background-color: #442528;
}
.BgClassName
{
background-color: #442528;
}
</style>
border-color css
<style>
span { border-color: #442528; }
span { border-color: rgb(68,37,40); }
td.TdClassName
{
border-color: #442528;
}
.TagClassName
{
border-color: #442528;
}
</style>