Shades of Red Berry #742228
Tints of Red Berry #742228
RGB
CMYK
RGB Variations
Color information
#742228 (or 0x742228) is known color: Red Berry. HEX triplet: 74, 22 and 28. RGB value is (116,34,40). Sum of RGB (Red+Green+Blue) = 116+34+40=190 (25% of max value = 765). Red value is 116 (45.70% from 255 or 61.05% from 190); Green value is 34 (13.67% from 255 or 17.89% from 190); Blue value is 40 (16.02% from 255 or 21.05% from 190); Max value from RGB is 116 - color contains mainly: red. Hex color #742228 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #742228 is #8BDDD7. Grayscale: #3B3B3B. Windows color (decimal): -9166296 or 2630260. OLE color: 2630260.
HSL color Cylindrical-coordinate representation of color #742228: hue angle of 355.61º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #742228 is Cyan = 0, Magento = 0.71, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 34 | 40 | - |
| CMYK | 0 | 0.71 | 0.66 | 0.55 |
| HSL | 355.61º | 0.55% | 0.29% | - |
| HSV(B) | 355.61º | 0.71% | 0.45% | - |
| XYZ | 8.16 | 5.01 | 2.54 | - |
| YUV | 59.2 | 117.17 | 168.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 34 | 40 | 0 | 0.71 | 0.66 | 0.55 | 355.61 | 0.55 | 0.29 |
| Hex | 74 | 22 | 28 | 0 | 47 | 42 | 37 | 164 | 37 | 1D |
| Octal | 164 | 42 | 50 | 0 | 107 | 102 | 67 | 544 | 67 | 35 |
| Binary | 1110100 | 100010 | 101000 | 0 | 1000111 | 1000010 | 110111 | 101100100 | 110111 | 11101 |
Color Harmonies of #742228
Complementary color
Monochromatic Colors of #742228
Black with #742228
Text Example
Text Example
White with #742228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742228; }
p { color: rgb(116,34,40); }
H1.HeaderClassName
{
color: #742228;
}
.AnyTagClassName
{
color: #742228;
}
</style>
background-color css
<style>
a { background-color: #742228; }
a { background-color: rgb(116,34,40); }
div.DivClassName
{
background-color: #742228;
}
.BgClassName
{
background-color: #742228;
}
</style>
border-color css
<style>
span { border-color: #742228; }
span { border-color: rgb(116,34,40); }
td.TdClassName
{
border-color: #742228;
}
.TagClassName
{
border-color: #742228;
}
</style>