Shades of Bulgarian Rose #442324
Tints of Bulgarian Rose #442324
RGB
CMYK
RGB Variations
Color information
#442324 (or 0x442324) is known color: Bulgarian Rose. HEX triplet: 44, 23 and 24. RGB value is (68,35,36). Sum of RGB (Red+Green+Blue) = 68+35+36=139 (18% of max value = 765). Red value is 68 (26.95% from 255 or 48.92% from 139); Green value is 35 (14.06% from 255 or 25.18% from 139); Blue value is 36 (14.45% from 255 or 25.90% from 139); Max value from RGB is 68 - color contains mainly: red. Hex color #442324 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #442324 is #BBDCDB. Grayscale: #2D2D2D. Windows color (decimal): -12311772 or 2368324. OLE color: 2368324.
HSL color Cylindrical-coordinate representation of color #442324: hue angle of 358.18º degrees, saturation: 0.32, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #442324 is Cyan = 0, Magento = 0.49, Yellow = 0.47 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 35 | 36 | - |
| CMYK | 0 | 0.49 | 0.47 | 0.73 |
| HSL | 358.18º | 0.32% | 0.2% | - |
| HSV(B) | 358.18º | 0.49% | 0.27% | - |
| XYZ | 3.3 | 2.56 | 1.99 | - |
| YUV | 44.98 | 122.93 | 144.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 35 | 36 | 0 | 0.49 | 0.47 | 0.73 | 358.18 | 0.32 | 0.2 |
| Hex | 44 | 23 | 24 | 0 | 31 | 2F | 49 | 166 | 20 | 14 |
| Octal | 104 | 43 | 44 | 0 | 61 | 57 | 111 | 546 | 40 | 24 |
| Binary | 1000100 | 100011 | 100100 | 0 | 110001 | 101111 | 1001001 | 101100110 | 100000 | 10100 |
Color Harmonies of #442324
Complementary color
Monochromatic Colors of #442324
Black with #442324
Text Example
Text Example
White with #442324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442324; }
p { color: rgb(68,35,36); }
H1.HeaderClassName
{
color: #442324;
}
.AnyTagClassName
{
color: #442324;
}
</style>
background-color css
<style>
a { background-color: #442324; }
a { background-color: rgb(68,35,36); }
div.DivClassName
{
background-color: #442324;
}
.BgClassName
{
background-color: #442324;
}
</style>
border-color css
<style>
span { border-color: #442324; }
span { border-color: rgb(68,35,36); }
td.TdClassName
{
border-color: #442324;
}
.TagClassName
{
border-color: #442324;
}
</style>