Shades of Red Berry #741024
Tints of Red Berry #741024
RGB
CMYK
RGB Variations
Color information
#741024 (or 0x741024) is known color: Red Berry. HEX triplet: 74, 10 and 24. RGB value is (116,16,36). Sum of RGB (Red+Green+Blue) = 116+16+36=168 (22% of max value = 765). Red value is 116 (45.70% from 255 or 69.05% from 168); Green value is 16 (6.64% from 255 or 9.52% from 168); Blue value is 36 (14.45% from 255 or 21.43% from 168); Max value from RGB is 116 - color contains mainly: red. Hex color #741024 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #741024 is #8BEFDB. Grayscale: #303030. Windows color (decimal): -9170908 or 2363508. OLE color: 2363508.
HSL color Cylindrical-coordinate representation of color #741024: hue angle of 348º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #741024 is Cyan = 0, Magento = 0.86, Yellow = 0.69 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 16 | 36 | - |
| CMYK | 0 | 0.86 | 0.69 | 0.55 |
| HSL | 348º | 0.76% | 0.26% | - |
| HSV(B) | 348º | 0.86% | 0.45% | - |
| XYZ | 7.71 | 4.21 | 2.08 | - |
| YUV | 48.18 | 121.13 | 176.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 16 | 36 | 0 | 0.86 | 0.69 | 0.55 | 348 | 0.76 | 0.26 |
| Hex | 74 | 10 | 24 | 0 | 56 | 45 | 37 | 15C | 4C | 1A |
| Octal | 164 | 20 | 44 | 0 | 126 | 105 | 67 | 534 | 114 | 32 |
| Binary | 1110100 | 10000 | 100100 | 0 | 1010110 | 1000101 | 110111 | 101011100 | 1001100 | 11010 |
Color Harmonies of #741024
Complementary color
Monochromatic Colors of #741024
Black with #741024
Text Example
Text Example
White with #741024
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #741024; }
p { color: rgb(116,16,36); }
H1.HeaderClassName
{
color: #741024;
}
.AnyTagClassName
{
color: #741024;
}
</style>
background-color css
<style>
a { background-color: #741024; }
a { background-color: rgb(116,16,36); }
div.DivClassName
{
background-color: #741024;
}
.BgClassName
{
background-color: #741024;
}
</style>
border-color css
<style>
span { border-color: #741024; }
span { border-color: rgb(116,16,36); }
td.TdClassName
{
border-color: #741024;
}
.TagClassName
{
border-color: #741024;
}
</style>