Shades of Red Berry #751219
Tints of Red Berry #751219
RGB
CMYK
RGB Variations
Color information
#751219 (or 0x751219) is known color: Red Berry. HEX triplet: 75, 12 and 19. RGB value is (117,18,25). Sum of RGB (Red+Green+Blue) = 117+18+25=160 (21% of max value = 765). Red value is 117 (46.09% from 255 or 73.12% from 160); Green value is 18 (7.42% from 255 or 11.25% from 160); Blue value is 25 (10.16% from 255 or 15.62% from 160); Max value from RGB is 117 - color contains mainly: red. Hex color #751219 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #751219 is #8AEDE6. Grayscale: #303030. Windows color (decimal): -9104871 or 1643125. OLE color: 1643125.
HSL color Cylindrical-coordinate representation of color #751219: hue angle of 355.76º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #751219 is Cyan = 0, Magento = 0.85, Yellow = 0.79 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 18 | 25 | - |
| CMYK | 0 | 0.85 | 0.79 | 0.54 |
| HSL | 355.76º | 0.73% | 0.26% | - |
| HSV(B) | 355.76º | 0.85% | 0.46% | - |
| XYZ | 7.73 | 4.28 | 1.34 | - |
| YUV | 48.4 | 114.8 | 176.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 18 | 25 | 0 | 0.85 | 0.79 | 0.54 | 355.76 | 0.73 | 0.26 |
| Hex | 75 | 12 | 19 | 0 | 55 | 4F | 36 | 164 | 49 | 1A |
| Octal | 165 | 22 | 31 | 0 | 125 | 117 | 66 | 544 | 111 | 32 |
| Binary | 1110101 | 10010 | 11001 | 0 | 1010101 | 1001111 | 110110 | 101100100 | 1001001 | 11010 |
Color Harmonies of #751219
Complementary color
Monochromatic Colors of #751219
Black with #751219
Text Example
Text Example
White with #751219
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #751219; }
p { color: rgb(117,18,25); }
H1.HeaderClassName
{
color: #751219;
}
.AnyTagClassName
{
color: #751219;
}
</style>
background-color css
<style>
a { background-color: #751219; }
a { background-color: rgb(117,18,25); }
div.DivClassName
{
background-color: #751219;
}
.BgClassName
{
background-color: #751219;
}
</style>
border-color css
<style>
span { border-color: #751219; }
span { border-color: rgb(117,18,25); }
td.TdClassName
{
border-color: #751219;
}
.TagClassName
{
border-color: #751219;
}
</style>