Shades of Red Berry #731317
Tints of Red Berry #731317
RGB
CMYK
RGB Variations
Color information
#731317 (or 0x731317) is known color: Red Berry. HEX triplet: 73, 13 and 17. RGB value is (115,19,23). Sum of RGB (Red+Green+Blue) = 115+19+23=157 (20% of max value = 765). Red value is 115 (45.31% from 255 or 73.25% from 157); Green value is 19 (7.81% from 255 or 12.10% from 157); Blue value is 23 (9.38% from 255 or 14.65% from 157); Max value from RGB is 115 - color contains mainly: red. Hex color #731317 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #731317 is #8CECE8. Grayscale: #303030. Windows color (decimal): -9235689 or 1512307. OLE color: 1512307.
HSL color Cylindrical-coordinate representation of color #731317: hue angle of 357.5º degrees, saturation: 0.72, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #731317 is Cyan = 0, Magento = 0.83, Yellow = 0.80 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 19 | 23 | - |
| CMYK | 0 | 0.83 | 0.80 | 0.55 |
| HSL | 357.5º | 0.72% | 0.26% | - |
| HSV(B) | 357.5º | 0.83% | 0.45% | - |
| XYZ | 7.46 | 4.17 | 1.22 | - |
| YUV | 48.16 | 113.8 | 175.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 19 | 23 | 0 | 0.83 | 0.80 | 0.55 | 357.5 | 0.72 | 0.26 |
| Hex | 73 | 13 | 17 | 0 | 53 | 50 | 37 | 166 | 48 | 1A |
| Octal | 163 | 23 | 27 | 0 | 123 | 120 | 67 | 546 | 110 | 32 |
| Binary | 1110011 | 10011 | 10111 | 0 | 1010011 | 1010000 | 110111 | 101100110 | 1001000 | 11010 |
Color Harmonies of #731317
Complementary color
Monochromatic Colors of #731317
Black with #731317
Text Example
Text Example
White with #731317
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731317; }
p { color: rgb(115,19,23); }
H1.HeaderClassName
{
color: #731317;
}
.AnyTagClassName
{
color: #731317;
}
</style>
background-color css
<style>
a { background-color: #731317; }
a { background-color: rgb(115,19,23); }
div.DivClassName
{
background-color: #731317;
}
.BgClassName
{
background-color: #731317;
}
</style>
border-color css
<style>
span { border-color: #731317; }
span { border-color: rgb(115,19,23); }
td.TdClassName
{
border-color: #731317;
}
.TagClassName
{
border-color: #731317;
}
</style>