Shades of Red Berry #781826
Tints of Red Berry #781826
RGB
CMYK
RGB Variations
Color information
#781826 (or 0x781826) is known color: Red Berry. HEX triplet: 78, 18 and 26. RGB value is (120,24,38). Sum of RGB (Red+Green+Blue) = 120+24+38=182 (24% of max value = 765). Red value is 120 (47.27% from 255 or 65.93% from 182); Green value is 24 (9.77% from 255 or 13.19% from 182); Blue value is 38 (15.23% from 255 or 20.88% from 182); Max value from RGB is 120 - color contains mainly: red. Hex color #781826 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #781826 is #87E7D9. Grayscale: #363636. Windows color (decimal): -8906714 or 2496632. OLE color: 2496632.
HSL color Cylindrical-coordinate representation of color #781826: hue angle of 351.25º degrees, saturation: 0.67, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #781826 is Cyan = 0, Magento = 0.8, Yellow = 0.68 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 24 | 38 | - |
| CMYK | 0 | 0.8 | 0.68 | 0.53 |
| HSL | 351.25º | 0.67% | 0.28% | - |
| HSV(B) | 351.25º | 0.8% | 0.47% | - |
| XYZ | 8.42 | 4.79 | 2.31 | - |
| YUV | 54.3 | 118.8 | 174.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 24 | 38 | 0 | 0.8 | 0.68 | 0.53 | 351.25 | 0.67 | 0.28 |
| Hex | 78 | 18 | 26 | 0 | 50 | 44 | 35 | 15F | 43 | 1C |
| Octal | 170 | 30 | 46 | 0 | 120 | 104 | 65 | 537 | 103 | 34 |
| Binary | 1111000 | 11000 | 100110 | 0 | 1010000 | 1000100 | 110101 | 101011111 | 1000011 | 11100 |
Color Harmonies of #781826
Complementary color
Monochromatic Colors of #781826
Black with #781826
Text Example
Text Example
White with #781826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #781826; }
p { color: rgb(120,24,38); }
H1.HeaderClassName
{
color: #781826;
}
.AnyTagClassName
{
color: #781826;
}
</style>
background-color css
<style>
a { background-color: #781826; }
a { background-color: rgb(120,24,38); }
div.DivClassName
{
background-color: #781826;
}
.BgClassName
{
background-color: #781826;
}
</style>
border-color css
<style>
span { border-color: #781826; }
span { border-color: rgb(120,24,38); }
td.TdClassName
{
border-color: #781826;
}
.TagClassName
{
border-color: #781826;
}
</style>