Shades of Red Berry #761426
Tints of Red Berry #761426
RGB
CMYK
RGB Variations
Color information
#761426 (or 0x761426) is known color: Red Berry. HEX triplet: 76, 14 and 26. RGB value is (118,20,38). Sum of RGB (Red+Green+Blue) = 118+20+38=176 (23% of max value = 765). Red value is 118 (46.48% from 255 or 67.05% from 176); Green value is 20 (8.20% from 255 or 11.36% from 176); Blue value is 38 (15.23% from 255 or 21.59% from 176); Max value from RGB is 118 - color contains mainly: red. Hex color #761426 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #761426 is #89EBD9. Grayscale: #333333. Windows color (decimal): -9038810 or 2495606. OLE color: 2495606.
HSL color Cylindrical-coordinate representation of color #761426: hue angle of 348.98º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #761426 is Cyan = 0, Magento = 0.83, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 20 | 38 | - |
| CMYK | 0 | 0.83 | 0.68 | 0.54 |
| HSL | 348.98º | 0.71% | 0.27% | - |
| HSV(B) | 348.98º | 0.83% | 0.46% | - |
| XYZ | 8.07 | 4.49 | 2.28 | - |
| YUV | 51.35 | 120.47 | 175.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 20 | 38 | 0 | 0.83 | 0.68 | 0.54 | 348.98 | 0.71 | 0.27 |
| Hex | 76 | 14 | 26 | 0 | 53 | 44 | 36 | 15D | 47 | 1B |
| Octal | 166 | 24 | 46 | 0 | 123 | 104 | 66 | 535 | 107 | 33 |
| Binary | 1110110 | 10100 | 100110 | 0 | 1010011 | 1000100 | 110110 | 101011101 | 1000111 | 11011 |
Color Harmonies of #761426
Complementary color
Monochromatic Colors of #761426
Black with #761426
Text Example
Text Example
White with #761426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761426; }
p { color: rgb(118,20,38); }
H1.HeaderClassName
{
color: #761426;
}
.AnyTagClassName
{
color: #761426;
}
</style>
background-color css
<style>
a { background-color: #761426; }
a { background-color: rgb(118,20,38); }
div.DivClassName
{
background-color: #761426;
}
.BgClassName
{
background-color: #761426;
}
</style>
border-color css
<style>
span { border-color: #761426; }
span { border-color: rgb(118,20,38); }
td.TdClassName
{
border-color: #761426;
}
.TagClassName
{
border-color: #761426;
}
</style>