Shades of Red Berry #761728
Tints of Red Berry #761728
RGB
CMYK
RGB Variations
Color information
#761728 (or 0x761728) is known color: Red Berry. HEX triplet: 76, 17 and 28. RGB value is (118,23,40). Sum of RGB (Red+Green+Blue) = 118+23+40=181 (23% of max value = 765). Red value is 118 (46.48% from 255 or 65.19% from 181); Green value is 23 (9.38% from 255 or 12.71% from 181); Blue value is 40 (16.02% from 255 or 22.10% from 181); Max value from RGB is 118 - color contains mainly: red. Hex color #761728 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #761728 is #89E8D7. Grayscale: #353535. Windows color (decimal): -9038040 or 2627446. OLE color: 2627446.
HSL color Cylindrical-coordinate representation of color #761728: hue angle of 349.26º degrees, saturation: 0.67, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #761728 is Cyan = 0, Magento = 0.81, Yellow = 0.66 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 23 | 40 | - |
| CMYK | 0 | 0.81 | 0.66 | 0.54 |
| HSL | 349.26º | 0.67% | 0.28% | - |
| HSV(B) | 349.26º | 0.81% | 0.46% | - |
| XYZ | 8.16 | 4.62 | 2.47 | - |
| YUV | 53.34 | 120.47 | 174.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 23 | 40 | 0 | 0.81 | 0.66 | 0.54 | 349.26 | 0.67 | 0.28 |
| Hex | 76 | 17 | 28 | 0 | 51 | 42 | 36 | 15D | 43 | 1C |
| Octal | 166 | 27 | 50 | 0 | 121 | 102 | 66 | 535 | 103 | 34 |
| Binary | 1110110 | 10111 | 101000 | 0 | 1010001 | 1000010 | 110110 | 101011101 | 1000011 | 11100 |
Color Harmonies of #761728
Complementary color
Monochromatic Colors of #761728
Black with #761728
Text Example
Text Example
White with #761728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761728; }
p { color: rgb(118,23,40); }
H1.HeaderClassName
{
color: #761728;
}
.AnyTagClassName
{
color: #761728;
}
</style>
background-color css
<style>
a { background-color: #761728; }
a { background-color: rgb(118,23,40); }
div.DivClassName
{
background-color: #761728;
}
.BgClassName
{
background-color: #761728;
}
</style>
border-color css
<style>
span { border-color: #761728; }
span { border-color: rgb(118,23,40); }
td.TdClassName
{
border-color: #761728;
}
.TagClassName
{
border-color: #761728;
}
</style>