Shades of Red Berry #751920
Tints of Red Berry #751920
RGB
CMYK
RGB Variations
Color information
#751920 (or 0x751920) is known color: Red Berry. HEX triplet: 75, 19 and 20. RGB value is (117,25,32). Sum of RGB (Red+Green+Blue) = 117+25+32=174 (23% of max value = 765). Red value is 117 (46.09% from 255 or 67.24% from 174); Green value is 25 (10.16% from 255 or 14.37% from 174); Blue value is 32 (12.89% from 255 or 18.39% from 174); Max value from RGB is 117 - color contains mainly: red. Hex color #751920 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #751920 is #8AE6DF. Grayscale: #353535. Windows color (decimal): -9103072 or 2103669. OLE color: 2103669.
HSL color Cylindrical-coordinate representation of color #751920: hue angle of 355.43º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #751920 is Cyan = 0, Magento = 0.79, Yellow = 0.73 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 25 | 32 | - |
| CMYK | 0 | 0.79 | 0.73 | 0.54 |
| HSL | 355.43º | 0.65% | 0.28% | - |
| HSV(B) | 355.43º | 0.79% | 0.46% | - |
| XYZ | 7.94 | 4.58 | 1.83 | - |
| YUV | 53.31 | 115.98 | 173.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 25 | 32 | 0 | 0.79 | 0.73 | 0.54 | 355.43 | 0.65 | 0.28 |
| Hex | 75 | 19 | 20 | 0 | 4F | 49 | 36 | 163 | 41 | 1C |
| Octal | 165 | 31 | 40 | 0 | 117 | 111 | 66 | 543 | 101 | 34 |
| Binary | 1110101 | 11001 | 100000 | 0 | 1001111 | 1001001 | 110110 | 101100011 | 1000001 | 11100 |
Color Harmonies of #751920
Complementary color
Monochromatic Colors of #751920
Black with #751920
Text Example
Text Example
White with #751920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #751920; }
p { color: rgb(117,25,32); }
H1.HeaderClassName
{
color: #751920;
}
.AnyTagClassName
{
color: #751920;
}
</style>
background-color css
<style>
a { background-color: #751920; }
a { background-color: rgb(117,25,32); }
div.DivClassName
{
background-color: #751920;
}
.BgClassName
{
background-color: #751920;
}
</style>
border-color css
<style>
span { border-color: #751920; }
span { border-color: rgb(117,25,32); }
td.TdClassName
{
border-color: #751920;
}
.TagClassName
{
border-color: #751920;
}
</style>