Shades of Red Berry #731228
Tints of Red Berry #731228
RGB
CMYK
RGB Variations
Color information
#731228 (or 0x731228) is known color: Red Berry. HEX triplet: 73, 12 and 28. RGB value is (115,18,40). Sum of RGB (Red+Green+Blue) = 115+18+40=173 (22% of max value = 765). Red value is 115 (45.31% from 255 or 66.47% from 173); Green value is 18 (7.42% from 255 or 10.40% from 173); Blue value is 40 (16.02% from 255 or 23.12% from 173); Max value from RGB is 115 - color contains mainly: red. Hex color #731228 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #731228 is #8CEDD7. Grayscale: #313131. Windows color (decimal): -9235928 or 2626163. OLE color: 2626163.
HSL color Cylindrical-coordinate representation of color #731228: hue angle of 346.39º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #731228 is Cyan = 0, Magento = 0.84, Yellow = 0.65 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 18 | 40 | - |
| CMYK | 0 | 0.84 | 0.65 | 0.55 |
| HSL | 346.39º | 0.73% | 0.26% | - |
| HSV(B) | 346.39º | 0.84% | 0.45% | - |
| XYZ | 7.67 | 4.23 | 2.42 | - |
| YUV | 49.51 | 122.64 | 174.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 18 | 40 | 0 | 0.84 | 0.65 | 0.55 | 346.39 | 0.73 | 0.26 |
| Hex | 73 | 12 | 28 | 0 | 54 | 41 | 37 | 15A | 49 | 1A |
| Octal | 163 | 22 | 50 | 0 | 124 | 101 | 67 | 532 | 111 | 32 |
| Binary | 1110011 | 10010 | 101000 | 0 | 1010100 | 1000001 | 110111 | 101011010 | 1001001 | 11010 |
Color Harmonies of #731228
Complementary color
Monochromatic Colors of #731228
Black with #731228
Text Example
Text Example
White with #731228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731228; }
p { color: rgb(115,18,40); }
H1.HeaderClassName
{
color: #731228;
}
.AnyTagClassName
{
color: #731228;
}
</style>
background-color css
<style>
a { background-color: #731228; }
a { background-color: rgb(115,18,40); }
div.DivClassName
{
background-color: #731228;
}
.BgClassName
{
background-color: #731228;
}
</style>
border-color css
<style>
span { border-color: #731228; }
span { border-color: rgb(115,18,40); }
td.TdClassName
{
border-color: #731228;
}
.TagClassName
{
border-color: #731228;
}
</style>