Shades of Red Berry #751518
Tints of Red Berry #751518
RGB
CMYK
RGB Variations
Color information
#751518 (or 0x751518) is known color: Red Berry. HEX triplet: 75, 15 and 18. RGB value is (117,21,24). Sum of RGB (Red+Green+Blue) = 117+21+24=162 (21% of max value = 765). Red value is 117 (46.09% from 255 or 72.22% from 162); Green value is 21 (8.59% from 255 or 12.96% from 162); Blue value is 24 (9.77% from 255 or 14.81% from 162); Max value from RGB is 117 - color contains mainly: red. Hex color #751518 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #751518 is #8AEAE7. Grayscale: #323232. Windows color (decimal): -9104104 or 1578357. OLE color: 1578357.
HSL color Cylindrical-coordinate representation of color #751518: hue angle of 358.12º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #751518 is Cyan = 0, Magento = 0.82, Yellow = 0.79 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 21 | 24 | - |
| CMYK | 0 | 0.82 | 0.79 | 0.54 |
| HSL | 358.13º | 0.7% | 0.27% | - |
| HSV(B) | 358.13º | 0.82% | 0.46% | - |
| XYZ | 7.77 | 4.38 | 1.3 | - |
| YUV | 50.05 | 113.3 | 175.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 21 | 24 | 0 | 0.82 | 0.79 | 0.54 | 358.13 | 0.7 | 0.27 |
| Hex | 75 | 15 | 18 | 0 | 52 | 4F | 36 | 166 | 46 | 1B |
| Octal | 165 | 25 | 30 | 0 | 122 | 117 | 66 | 546 | 106 | 33 |
| Binary | 1110101 | 10101 | 11000 | 0 | 1010010 | 1001111 | 110110 | 101100110 | 1000110 | 11011 |
Color Harmonies of #751518
Complementary color
Monochromatic Colors of #751518
Black with #751518
Text Example
Text Example
White with #751518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #751518; }
p { color: rgb(117,21,24); }
H1.HeaderClassName
{
color: #751518;
}
.AnyTagClassName
{
color: #751518;
}
</style>
background-color css
<style>
a { background-color: #751518; }
a { background-color: rgb(117,21,24); }
div.DivClassName
{
background-color: #751518;
}
.BgClassName
{
background-color: #751518;
}
</style>
border-color css
<style>
span { border-color: #751518; }
span { border-color: rgb(117,21,24); }
td.TdClassName
{
border-color: #751518;
}
.TagClassName
{
border-color: #751518;
}
</style>