Shades of Red Berry #772328
Tints of Red Berry #772328
RGB
CMYK
RGB Variations
Color information
#772328 (or 0x772328) is known color: Red Berry. HEX triplet: 77, 23 and 28. RGB value is (119,35,40). Sum of RGB (Red+Green+Blue) = 119+35+40=194 (25% of max value = 765). Red value is 119 (46.88% from 255 or 61.34% from 194); Green value is 35 (14.06% from 255 or 18.04% from 194); Blue value is 40 (16.02% from 255 or 20.62% from 194); Max value from RGB is 119 - color contains mainly: red. Hex color #772328 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #772328 is #88DCD7. Grayscale: #3C3C3C. Windows color (decimal): -8969432 or 2630519. OLE color: 2630519.
HSL color Cylindrical-coordinate representation of color #772328: hue angle of 356.43º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #772328 is Cyan = 0, Magento = 0.71, Yellow = 0.66 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 35 | 40 | - |
| CMYK | 0 | 0.71 | 0.66 | 0.53 |
| HSL | 356.43º | 0.55% | 0.3% | - |
| HSV(B) | 356.43º | 0.71% | 0.47% | - |
| XYZ | 8.59 | 5.28 | 2.57 | - |
| YUV | 60.69 | 116.33 | 169.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 35 | 40 | 0 | 0.71 | 0.66 | 0.53 | 356.43 | 0.55 | 0.3 |
| Hex | 77 | 23 | 28 | 0 | 47 | 42 | 35 | 164 | 37 | 1E |
| Octal | 167 | 43 | 50 | 0 | 107 | 102 | 65 | 544 | 67 | 36 |
| Binary | 1110111 | 100011 | 101000 | 0 | 1000111 | 1000010 | 110101 | 101100100 | 110111 | 11110 |
Color Harmonies of #772328
Complementary color
Monochromatic Colors of #772328
Black with #772328
Text Example
Text Example
White with #772328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772328; }
p { color: rgb(119,35,40); }
H1.HeaderClassName
{
color: #772328;
}
.AnyTagClassName
{
color: #772328;
}
</style>
background-color css
<style>
a { background-color: #772328; }
a { background-color: rgb(119,35,40); }
div.DivClassName
{
background-color: #772328;
}
.BgClassName
{
background-color: #772328;
}
</style>
border-color css
<style>
span { border-color: #772328; }
span { border-color: rgb(119,35,40); }
td.TdClassName
{
border-color: #772328;
}
.TagClassName
{
border-color: #772328;
}
</style>