Shades of Red Berry #791827
Tints of Red Berry #791827
RGB
CMYK
RGB Variations
Color information
#791827 (or 0x791827) is known color: Red Berry. HEX triplet: 79, 18 and 27. RGB value is (121,24,39). Sum of RGB (Red+Green+Blue) = 121+24+39=184 (24% of max value = 765). Red value is 121 (47.66% from 255 or 65.76% from 184); Green value is 24 (9.77% from 255 or 13.04% from 184); Blue value is 39 (15.62% from 255 or 21.20% from 184); Max value from RGB is 121 - color contains mainly: red. Hex color #791827 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #791827 is #86E7D8. Grayscale: #363636. Windows color (decimal): -8841177 or 2562169. OLE color: 2562169.
HSL color Cylindrical-coordinate representation of color #791827: hue angle of 350.72º 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 #791827 is Cyan = 0, Magento = 0.80, Yellow = 0.68 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 24 | 39 | - |
| CMYK | 0 | 0.80 | 0.68 | 0.53 |
| HSL | 350.72º | 0.67% | 0.28% | - |
| HSV(B) | 350.72º | 0.8% | 0.47% | - |
| XYZ | 8.58 | 4.86 | 2.41 | - |
| YUV | 54.71 | 119.14 | 175.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 24 | 39 | 0 | 0.80 | 0.68 | 0.53 | 350.72 | 0.67 | 0.28 |
| Hex | 79 | 18 | 27 | 0 | 50 | 44 | 35 | 15F | 43 | 1C |
| Octal | 171 | 30 | 47 | 0 | 120 | 104 | 65 | 537 | 103 | 34 |
| Binary | 1111001 | 11000 | 100111 | 0 | 1010000 | 1000100 | 110101 | 101011111 | 1000011 | 11100 |
Color Harmonies of #791827
Complementary color
Monochromatic Colors of #791827
Black with #791827
Text Example
Text Example
White with #791827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791827; }
p { color: rgb(121,24,39); }
H1.HeaderClassName
{
color: #791827;
}
.AnyTagClassName
{
color: #791827;
}
</style>
background-color css
<style>
a { background-color: #791827; }
a { background-color: rgb(121,24,39); }
div.DivClassName
{
background-color: #791827;
}
.BgClassName
{
background-color: #791827;
}
</style>
border-color css
<style>
span { border-color: #791827; }
span { border-color: rgb(121,24,39); }
td.TdClassName
{
border-color: #791827;
}
.TagClassName
{
border-color: #791827;
}
</style>