Shades of Red Berry #751417
Tints of Red Berry #751417
RGB
CMYK
RGB Variations
Color information
#751417 (or 0x751417) is known color: Red Berry. HEX triplet: 75, 14 and 17. RGB value is (117,20,23). Sum of RGB (Red+Green+Blue) = 117+20+23=160 (21% of max value = 765). Red value is 117 (46.09% from 255 or 73.12% from 160); Green value is 20 (8.20% from 255 or 12.5% from 160); Blue value is 23 (9.38% from 255 or 14.38% from 160); Max value from RGB is 117 - color contains mainly: red. Hex color #751417 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #751417 is #8AEBE8. Grayscale: #313131. Windows color (decimal): -9104361 or 1512565. OLE color: 1512565.
HSL color Cylindrical-coordinate representation of color #751417: hue angle of 358.14º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #751417 is Cyan = 0, Magento = 0.83, Yellow = 0.80 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 20 | 23 | - |
| CMYK | 0 | 0.83 | 0.80 | 0.54 |
| HSL | 358.14º | 0.71% | 0.27% | - |
| HSV(B) | 358.14º | 0.83% | 0.46% | - |
| XYZ | 7.74 | 4.34 | 1.24 | - |
| YUV | 49.35 | 113.14 | 176.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 20 | 23 | 0 | 0.83 | 0.80 | 0.54 | 358.14 | 0.71 | 0.27 |
| Hex | 75 | 14 | 17 | 0 | 53 | 50 | 36 | 166 | 47 | 1B |
| Octal | 165 | 24 | 27 | 0 | 123 | 120 | 66 | 546 | 107 | 33 |
| Binary | 1110101 | 10100 | 10111 | 0 | 1010011 | 1010000 | 110110 | 101100110 | 1000111 | 11011 |
Color Harmonies of #751417
Complementary color
Monochromatic Colors of #751417
Black with #751417
Text Example
Text Example
White with #751417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #751417; }
p { color: rgb(117,20,23); }
H1.HeaderClassName
{
color: #751417;
}
.AnyTagClassName
{
color: #751417;
}
</style>
background-color css
<style>
a { background-color: #751417; }
a { background-color: rgb(117,20,23); }
div.DivClassName
{
background-color: #751417;
}
.BgClassName
{
background-color: #751417;
}
</style>
border-color css
<style>
span { border-color: #751417; }
span { border-color: rgb(117,20,23); }
td.TdClassName
{
border-color: #751417;
}
.TagClassName
{
border-color: #751417;
}
</style>