Shades of Red Berry #741315
Tints of Red Berry #741315
RGB
CMYK
RGB Variations
Color information
#741315 (or 0x741315) is known color: Red Berry. HEX triplet: 74, 13 and 15. RGB value is (116,19,21). Sum of RGB (Red+Green+Blue) = 116+19+21=156 (20% of max value = 765). Red value is 116 (45.70% from 255 or 74.36% from 156); Green value is 19 (7.81% from 255 or 12.18% from 156); Blue value is 21 (8.59% from 255 or 13.46% from 156); Max value from RGB is 116 - color contains mainly: red. Hex color #741315 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #741315 is #8BECEA. Grayscale: #303030. Windows color (decimal): -9170155 or 1381236. OLE color: 1381236.
HSL color Cylindrical-coordinate representation of color #741315: hue angle of 358.76º degrees, saturation: 0.72, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #741315 is Cyan = 0, Magento = 0.84, Yellow = 0.82 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 19 | 21 | - |
| CMYK | 0 | 0.84 | 0.82 | 0.55 |
| HSL | 358.76º | 0.72% | 0.26% | - |
| HSV(B) | 358.76º | 0.84% | 0.45% | - |
| XYZ | 7.57 | 4.23 | 1.13 | - |
| YUV | 48.23 | 112.64 | 176.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 19 | 21 | 0 | 0.84 | 0.82 | 0.55 | 358.76 | 0.72 | 0.26 |
| Hex | 74 | 13 | 15 | 0 | 54 | 52 | 37 | 167 | 48 | 1A |
| Octal | 164 | 23 | 25 | 0 | 124 | 122 | 67 | 547 | 110 | 32 |
| Binary | 1110100 | 10011 | 10101 | 0 | 1010100 | 1010010 | 110111 | 101100111 | 1001000 | 11010 |
Color Harmonies of #741315
Complementary color
Monochromatic Colors of #741315
Black with #741315
Text Example
Text Example
White with #741315
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #741315; }
p { color: rgb(116,19,21); }
H1.HeaderClassName
{
color: #741315;
}
.AnyTagClassName
{
color: #741315;
}
</style>
background-color css
<style>
a { background-color: #741315; }
a { background-color: rgb(116,19,21); }
div.DivClassName
{
background-color: #741315;
}
.BgClassName
{
background-color: #741315;
}
</style>
border-color css
<style>
span { border-color: #741315; }
span { border-color: rgb(116,19,21); }
td.TdClassName
{
border-color: #741315;
}
.TagClassName
{
border-color: #741315;
}
</style>