Shades of Bulgarian Rose #442325
Tints of Bulgarian Rose #442325
RGB
CMYK
RGB Variations
Color information
#442325 (or 0x442325) is known color: Bulgarian Rose. HEX triplet: 44, 23 and 25. RGB value is (68,35,37). Sum of RGB (Red+Green+Blue) = 68+35+37=140 (18% of max value = 765). Red value is 68 (26.95% from 255 or 48.57% from 140); Green value is 35 (14.06% from 255 or 25% from 140); Blue value is 37 (14.84% from 255 or 26.43% from 140); Max value from RGB is 68 - color contains mainly: red. Hex color #442325 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #442325 is #BBDCDA. Grayscale: #2D2D2D. Windows color (decimal): -12311771 or 2433860. OLE color: 2433860.
HSL color Cylindrical-coordinate representation of color #442325: hue angle of 356.36º 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 #442325 is Cyan = 0, Magento = 0.49, Yellow = 0.46 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 35 | 37 | - |
| CMYK | 0 | 0.49 | 0.46 | 0.73 |
| HSL | 356.36º | 0.32% | 0.2% | - |
| HSV(B) | 356.36º | 0.49% | 0.27% | - |
| XYZ | 3.32 | 2.56 | 2.07 | - |
| YUV | 45.1 | 123.43 | 144.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 35 | 37 | 0 | 0.49 | 0.46 | 0.73 | 356.36 | 0.32 | 0.2 |
| Hex | 44 | 23 | 25 | 0 | 31 | 2E | 49 | 164 | 20 | 14 |
| Octal | 104 | 43 | 45 | 0 | 61 | 56 | 111 | 544 | 40 | 24 |
| Binary | 1000100 | 100011 | 100101 | 0 | 110001 | 101110 | 1001001 | 101100100 | 100000 | 10100 |
Color Harmonies of #442325
Complementary color
Monochromatic Colors of #442325
Black with #442325
Text Example
Text Example
White with #442325
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442325; }
p { color: rgb(68,35,37); }
H1.HeaderClassName
{
color: #442325;
}
.AnyTagClassName
{
color: #442325;
}
</style>
background-color css
<style>
a { background-color: #442325; }
a { background-color: rgb(68,35,37); }
div.DivClassName
{
background-color: #442325;
}
.BgClassName
{
background-color: #442325;
}
</style>
border-color css
<style>
span { border-color: #442325; }
span { border-color: rgb(68,35,37); }
td.TdClassName
{
border-color: #442325;
}
.TagClassName
{
border-color: #442325;
}
</style>