Shades of Red Berry #731213
Tints of Red Berry #731213
RGB
CMYK
RGB Variations
Color information
#731213 (or 0x731213) is known color: Red Berry. HEX triplet: 73, 12 and 13. RGB value is (115,18,19). Sum of RGB (Red+Green+Blue) = 115+18+19=152 (20% of max value = 765). Red value is 115 (45.31% from 255 or 75.66% from 152); Green value is 18 (7.42% from 255 or 11.84% from 152); Blue value is 19 (7.81% from 255 or 12.5% from 152); Max value from RGB is 115 - color contains mainly: red. Hex color #731213 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #731213 is #8CEDEC. Grayscale: #2F2F2F. Windows color (decimal): -9235949 or 1249907. OLE color: 1249907.
HSL color Cylindrical-coordinate representation of color #731213: hue angle of 359.38º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #731213 is Cyan = 0, Magento = 0.84, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 18 | 19 | - |
| CMYK | 0 | 0.84 | 0.83 | 0.55 |
| HSL | 359.38º | 0.73% | 0.26% | - |
| HSV(B) | 359.38º | 0.84% | 0.45% | - |
| XYZ | 7.4 | 4.12 | 1.02 | - |
| YUV | 47.12 | 112.14 | 176.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 18 | 19 | 0 | 0.84 | 0.83 | 0.55 | 359.38 | 0.73 | 0.26 |
| Hex | 73 | 12 | 13 | 0 | 54 | 53 | 37 | 167 | 49 | 1A |
| Octal | 163 | 22 | 23 | 0 | 124 | 123 | 67 | 547 | 111 | 32 |
| Binary | 1110011 | 10010 | 10011 | 0 | 1010100 | 1010011 | 110111 | 101100111 | 1001001 | 11010 |
Color Harmonies of #731213
Complementary color
Monochromatic Colors of #731213
Black with #731213
Text Example
Text Example
White with #731213
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731213; }
p { color: rgb(115,18,19); }
H1.HeaderClassName
{
color: #731213;
}
.AnyTagClassName
{
color: #731213;
}
</style>
background-color css
<style>
a { background-color: #731213; }
a { background-color: rgb(115,18,19); }
div.DivClassName
{
background-color: #731213;
}
.BgClassName
{
background-color: #731213;
}
</style>
border-color css
<style>
span { border-color: #731213; }
span { border-color: rgb(115,18,19); }
td.TdClassName
{
border-color: #731213;
}
.TagClassName
{
border-color: #731213;
}
</style>