Shades of Bulgarian Rose #442427
Tints of Bulgarian Rose #442427
RGB
CMYK
RGB Variations
Color information
#442427 (or 0x442427) is known color: Bulgarian Rose. HEX triplet: 44, 24 and 27. RGB value is (68,36,39). Sum of RGB (Red+Green+Blue) = 68+36+39=143 (18% of max value = 765). Red value is 68 (26.95% from 255 or 47.55% from 143); Green value is 36 (14.45% from 255 or 25.17% from 143); Blue value is 39 (15.62% from 255 or 27.27% from 143); Max value from RGB is 68 - color contains mainly: red. Hex color #442427 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #442427 is #BBDBD8. Grayscale: #2D2D2D. Windows color (decimal): -12311513 or 2565188. OLE color: 2565188.
HSL color Cylindrical-coordinate representation of color #442427: hue angle of 354.38º degrees, saturation: 0.31, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #442427 is Cyan = 0, Magento = 0.47, Yellow = 0.43 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 36 | 39 | - |
| CMYK | 0 | 0.47 | 0.43 | 0.73 |
| HSL | 354.38º | 0.31% | 0.2% | - |
| HSV(B) | 354.38º | 0.47% | 0.27% | - |
| XYZ | 3.38 | 2.64 | 2.25 | - |
| YUV | 45.91 | 124.1 | 143.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 36 | 39 | 0 | 0.47 | 0.43 | 0.73 | 354.38 | 0.31 | 0.2 |
| Hex | 44 | 24 | 27 | 0 | 2F | 2B | 49 | 162 | 1F | 14 |
| Octal | 104 | 44 | 47 | 0 | 57 | 53 | 111 | 542 | 37 | 24 |
| Binary | 1000100 | 100100 | 100111 | 0 | 101111 | 101011 | 1001001 | 101100010 | 11111 | 10100 |
Color Harmonies of #442427
Complementary color
Monochromatic Colors of #442427
Black with #442427
Text Example
Text Example
White with #442427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442427; }
p { color: rgb(68,36,39); }
H1.HeaderClassName
{
color: #442427;
}
.AnyTagClassName
{
color: #442427;
}
</style>
background-color css
<style>
a { background-color: #442427; }
a { background-color: rgb(68,36,39); }
div.DivClassName
{
background-color: #442427;
}
.BgClassName
{
background-color: #442427;
}
</style>
border-color css
<style>
span { border-color: #442427; }
span { border-color: rgb(68,36,39); }
td.TdClassName
{
border-color: #442427;
}
.TagClassName
{
border-color: #442427;
}
</style>