Shades of Red Berry #742526
Tints of Red Berry #742526
RGB
CMYK
RGB Variations
Color information
#742526 (or 0x742526) is known color: Red Berry. HEX triplet: 74, 25 and 26. RGB value is (116,37,38). Sum of RGB (Red+Green+Blue) = 116+37+38=191 (25% of max value = 765). Red value is 116 (45.70% from 255 or 60.73% from 191); Green value is 37 (14.84% from 255 or 19.37% from 191); Blue value is 38 (15.23% from 255 or 19.90% from 191); Max value from RGB is 116 - color contains mainly: red. Hex color #742526 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #742526 is #8BDAD9. Grayscale: #3C3C3C. Windows color (decimal): -9165530 or 2499956. OLE color: 2499956.
HSL color Cylindrical-coordinate representation of color #742526: hue angle of 359.24º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #742526 is Cyan = 0, Magento = 0.68, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 37 | 38 | - |
| CMYK | 0 | 0.68 | 0.67 | 0.55 |
| HSL | 359.24º | 0.52% | 0.3% | - |
| HSV(B) | 359.24º | 0.68% | 0.45% | - |
| XYZ | 8.21 | 5.18 | 2.4 | - |
| YUV | 60.74 | 115.17 | 167.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 37 | 38 | 0 | 0.68 | 0.67 | 0.55 | 359.24 | 0.52 | 0.3 |
| Hex | 74 | 25 | 26 | 0 | 44 | 43 | 37 | 167 | 34 | 1E |
| Octal | 164 | 45 | 46 | 0 | 104 | 103 | 67 | 547 | 64 | 36 |
| Binary | 1110100 | 100101 | 100110 | 0 | 1000100 | 1000011 | 110111 | 101100111 | 110100 | 11110 |
Color Harmonies of #742526
Complementary color
Monochromatic Colors of #742526
Black with #742526
Text Example
Text Example
White with #742526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742526; }
p { color: rgb(116,37,38); }
H1.HeaderClassName
{
color: #742526;
}
.AnyTagClassName
{
color: #742526;
}
</style>
background-color css
<style>
a { background-color: #742526; }
a { background-color: rgb(116,37,38); }
div.DivClassName
{
background-color: #742526;
}
.BgClassName
{
background-color: #742526;
}
</style>
border-color css
<style>
span { border-color: #742526; }
span { border-color: rgb(116,37,38); }
td.TdClassName
{
border-color: #742526;
}
.TagClassName
{
border-color: #742526;
}
</style>