Shades of Red Berry #761618
Tints of Red Berry #761618
RGB
CMYK
RGB Variations
Color information
#761618 (or 0x761618) is known color: Red Berry. HEX triplet: 76, 16 and 18. RGB value is (118,22,24). Sum of RGB (Red+Green+Blue) = 118+22+24=164 (21% of max value = 765). Red value is 118 (46.48% from 255 or 71.95% from 164); Green value is 22 (8.98% from 255 or 13.41% from 164); Blue value is 24 (9.77% from 255 or 14.63% from 164); Max value from RGB is 118 - color contains mainly: red. Hex color #761618 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #761618 is #89E9E7. Grayscale: #333333. Windows color (decimal): -9038312 or 1578614. OLE color: 1578614.
HSL color Cylindrical-coordinate representation of color #761618: hue angle of 358.75º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #761618 is Cyan = 0, Magento = 0.81, Yellow = 0.80 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 22 | 24 | - |
| CMYK | 0 | 0.81 | 0.80 | 0.54 |
| HSL | 358.75º | 0.69% | 0.27% | - |
| HSV(B) | 358.75º | 0.81% | 0.46% | - |
| XYZ | 7.92 | 4.49 | 1.31 | - |
| YUV | 50.93 | 112.8 | 175.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 22 | 24 | 0 | 0.81 | 0.80 | 0.54 | 358.75 | 0.69 | 0.27 |
| Hex | 76 | 16 | 18 | 0 | 51 | 50 | 36 | 167 | 45 | 1B |
| Octal | 166 | 26 | 30 | 0 | 121 | 120 | 66 | 547 | 105 | 33 |
| Binary | 1110110 | 10110 | 11000 | 0 | 1010001 | 1010000 | 110110 | 101100111 | 1000101 | 11011 |
Color Harmonies of #761618
Complementary color
Monochromatic Colors of #761618
Black with #761618
Text Example
Text Example
White with #761618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761618; }
p { color: rgb(118,22,24); }
H1.HeaderClassName
{
color: #761618;
}
.AnyTagClassName
{
color: #761618;
}
</style>
background-color css
<style>
a { background-color: #761618; }
a { background-color: rgb(118,22,24); }
div.DivClassName
{
background-color: #761618;
}
.BgClassName
{
background-color: #761618;
}
</style>
border-color css
<style>
span { border-color: #761618; }
span { border-color: rgb(118,22,24); }
td.TdClassName
{
border-color: #761618;
}
.TagClassName
{
border-color: #761618;
}
</style>