Shades of Red Berry #731627
Tints of Red Berry #731627
RGB
CMYK
RGB Variations
Color information
#731627 (or 0x731627) is known color: Red Berry. HEX triplet: 73, 16 and 27. RGB value is (115,22,39). Sum of RGB (Red+Green+Blue) = 115+22+39=176 (23% of max value = 765). Red value is 115 (45.31% from 255 or 65.34% from 176); Green value is 22 (8.98% from 255 or 12.5% from 176); Blue value is 39 (15.62% from 255 or 22.16% from 176); Max value from RGB is 115 - color contains mainly: red. Hex color #731627 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #731627 is #8CE9D8. Grayscale: #333333. Windows color (decimal): -9234905 or 2561651. OLE color: 2561651.
HSL color Cylindrical-coordinate representation of color #731627: hue angle of 349.03º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #731627 is Cyan = 0, Magento = 0.81, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 22 | 39 | - |
| CMYK | 0 | 0.81 | 0.66 | 0.55 |
| HSL | 349.03º | 0.68% | 0.27% | - |
| HSV(B) | 349.03º | 0.81% | 0.45% | - |
| XYZ | 7.72 | 4.37 | 2.35 | - |
| YUV | 51.75 | 120.81 | 173.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 22 | 39 | 0 | 0.81 | 0.66 | 0.55 | 349.03 | 0.68 | 0.27 |
| Hex | 73 | 16 | 27 | 0 | 51 | 42 | 37 | 15D | 44 | 1B |
| Octal | 163 | 26 | 47 | 0 | 121 | 102 | 67 | 535 | 104 | 33 |
| Binary | 1110011 | 10110 | 100111 | 0 | 1010001 | 1000010 | 110111 | 101011101 | 1000100 | 11011 |
Color Harmonies of #731627
Complementary color
Monochromatic Colors of #731627
Black with #731627
Text Example
Text Example
White with #731627
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731627; }
p { color: rgb(115,22,39); }
H1.HeaderClassName
{
color: #731627;
}
.AnyTagClassName
{
color: #731627;
}
</style>
background-color css
<style>
a { background-color: #731627; }
a { background-color: rgb(115,22,39); }
div.DivClassName
{
background-color: #731627;
}
.BgClassName
{
background-color: #731627;
}
</style>
border-color css
<style>
span { border-color: #731627; }
span { border-color: rgb(115,22,39); }
td.TdClassName
{
border-color: #731627;
}
.TagClassName
{
border-color: #731627;
}
</style>