Shades of Bulgarian Rose #442025
Tints of Bulgarian Rose #442025
RGB
CMYK
RGB Variations
Color information
#442025 (or 0x442025) is known color: Bulgarian Rose. HEX triplet: 44, 20 and 25. RGB value is (68,32,37). Sum of RGB (Red+Green+Blue) = 68+32+37=137 (18% of max value = 765). Red value is 68 (26.95% from 255 or 49.64% from 137); Green value is 32 (12.89% from 255 or 23.36% from 137); Blue value is 37 (14.84% from 255 or 27.01% from 137); Max value from RGB is 68 - color contains mainly: red. Hex color #442025 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #442025 is #BBDFDA. Grayscale: #2B2B2B. Windows color (decimal): -12312539 or 2433092. OLE color: 2433092.
HSL color Cylindrical-coordinate representation of color #442025: hue angle of 351.67º degrees, saturation: 0.36, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #442025 is Cyan = 0, Magento = 0.53, Yellow = 0.46 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 32 | 37 | - |
| CMYK | 0 | 0.53 | 0.46 | 0.73 |
| HSL | 351.67º | 0.36% | 0.2% | - |
| HSV(B) | 351.67º | 0.53% | 0.27% | - |
| XYZ | 3.23 | 2.4 | 2.04 | - |
| YUV | 43.33 | 124.43 | 145.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 32 | 37 | 0 | 0.53 | 0.46 | 0.73 | 351.67 | 0.36 | 0.2 |
| Hex | 44 | 20 | 25 | 0 | 35 | 2E | 49 | 160 | 24 | 14 |
| Octal | 104 | 40 | 45 | 0 | 65 | 56 | 111 | 540 | 44 | 24 |
| Binary | 1000100 | 100000 | 100101 | 0 | 110101 | 101110 | 1001001 | 101100000 | 100100 | 10100 |
Color Harmonies of #442025
Complementary color
Monochromatic Colors of #442025
Black with #442025
Text Example
Text Example
White with #442025
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442025; }
p { color: rgb(68,32,37); }
H1.HeaderClassName
{
color: #442025;
}
.AnyTagClassName
{
color: #442025;
}
</style>
background-color css
<style>
a { background-color: #442025; }
a { background-color: rgb(68,32,37); }
div.DivClassName
{
background-color: #442025;
}
.BgClassName
{
background-color: #442025;
}
</style>
border-color css
<style>
span { border-color: #442025; }
span { border-color: rgb(68,32,37); }
td.TdClassName
{
border-color: #442025;
}
.TagClassName
{
border-color: #442025;
}
</style>