Shades of Red Berry #742428
Tints of Red Berry #742428
RGB
CMYK
RGB Variations
Color information
#742428 (or 0x742428) is known color: Red Berry. HEX triplet: 74, 24 and 28. RGB value is (116,36,40). Sum of RGB (Red+Green+Blue) = 116+36+40=192 (25% of max value = 765). Red value is 116 (45.70% from 255 or 60.42% from 192); Green value is 36 (14.45% from 255 or 18.75% from 192); Blue value is 40 (16.02% from 255 or 20.83% from 192); Max value from RGB is 116 - color contains mainly: red. Hex color #742428 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #742428 is #8BDBD7. Grayscale: #3C3C3C. Windows color (decimal): -9165784 or 2630772. OLE color: 2630772.
HSL color Cylindrical-coordinate representation of color #742428: hue angle of 357º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #742428 is Cyan = 0, Magento = 0.69, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 36 | 40 | - |
| CMYK | 0 | 0.69 | 0.66 | 0.55 |
| HSL | 357º | 0.53% | 0.3% | - |
| HSV(B) | 357º | 0.69% | 0.45% | - |
| XYZ | 8.22 | 5.13 | 2.56 | - |
| YUV | 60.38 | 116.5 | 167.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 36 | 40 | 0 | 0.69 | 0.66 | 0.55 | 357 | 0.53 | 0.3 |
| Hex | 74 | 24 | 28 | 0 | 45 | 42 | 37 | 165 | 35 | 1E |
| Octal | 164 | 44 | 50 | 0 | 105 | 102 | 67 | 545 | 65 | 36 |
| Binary | 1110100 | 100100 | 101000 | 0 | 1000101 | 1000010 | 110111 | 101100101 | 110101 | 11110 |
Color Harmonies of #742428
Complementary color
Monochromatic Colors of #742428
Black with #742428
Text Example
Text Example
White with #742428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742428; }
p { color: rgb(116,36,40); }
H1.HeaderClassName
{
color: #742428;
}
.AnyTagClassName
{
color: #742428;
}
</style>
background-color css
<style>
a { background-color: #742428; }
a { background-color: rgb(116,36,40); }
div.DivClassName
{
background-color: #742428;
}
.BgClassName
{
background-color: #742428;
}
</style>
border-color css
<style>
span { border-color: #742428; }
span { border-color: rgb(116,36,40); }
td.TdClassName
{
border-color: #742428;
}
.TagClassName
{
border-color: #742428;
}
</style>