Shades of Red Berry #781326
Tints of Red Berry #781326
RGB
CMYK
RGB Variations
Color information
#781326 (or 0x781326) is known color: Red Berry. HEX triplet: 78, 13 and 26. RGB value is (120,19,38). Sum of RGB (Red+Green+Blue) = 120+19+38=177 (23% of max value = 765). Red value is 120 (47.27% from 255 or 67.80% from 177); Green value is 19 (7.81% from 255 or 10.73% from 177); Blue value is 38 (15.23% from 255 or 21.47% from 177); Max value from RGB is 120 - color contains mainly: red. Hex color #781326 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #781326 is #87ECD9. Grayscale: #333333. Windows color (decimal): -8907994 or 2495352. OLE color: 2495352.
HSL color Cylindrical-coordinate representation of color #781326: hue angle of 348.71º degrees, saturation: 0.73, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #781326 is Cyan = 0, Magento = 0.84, Yellow = 0.68 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 19 | 38 | - |
| CMYK | 0 | 0.84 | 0.68 | 0.53 |
| HSL | 348.71º | 0.73% | 0.27% | - |
| HSV(B) | 348.71º | 0.84% | 0.47% | - |
| XYZ | 8.33 | 4.6 | 2.28 | - |
| YUV | 51.37 | 120.46 | 176.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 19 | 38 | 0 | 0.84 | 0.68 | 0.53 | 348.71 | 0.73 | 0.27 |
| Hex | 78 | 13 | 26 | 0 | 54 | 44 | 35 | 15D | 49 | 1B |
| Octal | 170 | 23 | 46 | 0 | 124 | 104 | 65 | 535 | 111 | 33 |
| Binary | 1111000 | 10011 | 100110 | 0 | 1010100 | 1000100 | 110101 | 101011101 | 1001001 | 11011 |
Color Harmonies of #781326
Complementary color
Monochromatic Colors of #781326
Black with #781326
Text Example
Text Example
White with #781326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #781326; }
p { color: rgb(120,19,38); }
H1.HeaderClassName
{
color: #781326;
}
.AnyTagClassName
{
color: #781326;
}
</style>
background-color css
<style>
a { background-color: #781326; }
a { background-color: rgb(120,19,38); }
div.DivClassName
{
background-color: #781326;
}
.BgClassName
{
background-color: #781326;
}
</style>
border-color css
<style>
span { border-color: #781326; }
span { border-color: rgb(120,19,38); }
td.TdClassName
{
border-color: #781326;
}
.TagClassName
{
border-color: #781326;
}
</style>