Shades of Red Berry #732426
Tints of Red Berry #732426
RGB
CMYK
RGB Variations
Color information
#732426 (or 0x732426) is known color: Red Berry. HEX triplet: 73, 24 and 26. RGB value is (115,36,38). Sum of RGB (Red+Green+Blue) = 115+36+38=189 (25% of max value = 765). Red value is 115 (45.31% from 255 or 60.85% from 189); Green value is 36 (14.45% from 255 or 19.05% from 189); Blue value is 38 (15.23% from 255 or 20.11% from 189); Max value from RGB is 115 - color contains mainly: red. Hex color #732426 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #732426 is #8CDBD9. Grayscale: #3B3B3B. Windows color (decimal): -9231322 or 2499699. OLE color: 2499699.
HSL color Cylindrical-coordinate representation of color #732426: hue angle of 358.48º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #732426 is Cyan = 0, Magento = 0.69, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 36 | 38 | - |
| CMYK | 0 | 0.69 | 0.67 | 0.55 |
| HSL | 358.48º | 0.52% | 0.3% | - |
| HSV(B) | 358.48º | 0.69% | 0.45% | - |
| XYZ | 8.05 | 5.05 | 2.38 | - |
| YUV | 59.85 | 115.67 | 167.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 36 | 38 | 0 | 0.69 | 0.67 | 0.55 | 358.48 | 0.52 | 0.3 |
| Hex | 73 | 24 | 26 | 0 | 45 | 43 | 37 | 166 | 34 | 1E |
| Octal | 163 | 44 | 46 | 0 | 105 | 103 | 67 | 546 | 64 | 36 |
| Binary | 1110011 | 100100 | 100110 | 0 | 1000101 | 1000011 | 110111 | 101100110 | 110100 | 11110 |
Color Harmonies of #732426
Complementary color
Monochromatic Colors of #732426
Black with #732426
Text Example
Text Example
White with #732426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732426; }
p { color: rgb(115,36,38); }
H1.HeaderClassName
{
color: #732426;
}
.AnyTagClassName
{
color: #732426;
}
</style>
background-color css
<style>
a { background-color: #732426; }
a { background-color: rgb(115,36,38); }
div.DivClassName
{
background-color: #732426;
}
.BgClassName
{
background-color: #732426;
}
</style>
border-color css
<style>
span { border-color: #732426; }
span { border-color: rgb(115,36,38); }
td.TdClassName
{
border-color: #732426;
}
.TagClassName
{
border-color: #732426;
}
</style>