Shades of Red Berry #811319
Tints of Red Berry #811319
RGB
CMYK
RGB Variations
Color information
#811319 (or 0x811319) is known color: Red Berry. HEX triplet: 81, 13 and 19. RGB value is (129,19,25). Sum of RGB (Red+Green+Blue) = 129+19+25=173 (22% of max value = 765). Red value is 129 (50.78% from 255 or 74.57% from 173); Green value is 19 (7.81% from 255 or 10.98% from 173); Blue value is 25 (10.16% from 255 or 14.45% from 173); Max value from RGB is 129 - color contains mainly: red. Hex color #811319 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #811319 is #7EECE6. Grayscale: #343434. Windows color (decimal): -8318183 or 1643393. OLE color: 1643393.
HSL color Cylindrical-coordinate representation of color #811319: hue angle of 356.73º degrees, saturation: 0.74, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #811319 is Cyan = 0, Magento = 0.85, Yellow = 0.81 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 19 | 25 | - |
| CMYK | 0 | 0.85 | 0.81 | 0.49 |
| HSL | 356.73º | 0.74% | 0.29% | - |
| HSV(B) | 356.73º | 0.85% | 0.51% | - |
| XYZ | 9.46 | 5.2 | 1.43 | - |
| YUV | 52.57 | 112.44 | 182.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 19 | 25 | 0 | 0.85 | 0.81 | 0.49 | 356.73 | 0.74 | 0.29 |
| Hex | 81 | 13 | 19 | 0 | 55 | 51 | 31 | 165 | 4A | 1D |
| Octal | 201 | 23 | 31 | 0 | 125 | 121 | 61 | 545 | 112 | 35 |
| Binary | 10000001 | 10011 | 11001 | 0 | 1010101 | 1010001 | 110001 | 101100101 | 1001010 | 11101 |
Color Harmonies of #811319
Complementary color
Monochromatic Colors of #811319
Black with #811319
Text Example
Text Example
White with #811319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #811319; }
p { color: rgb(129,19,25); }
H1.HeaderClassName
{
color: #811319;
}
.AnyTagClassName
{
color: #811319;
}
</style>
background-color css
<style>
a { background-color: #811319; }
a { background-color: rgb(129,19,25); }
div.DivClassName
{
background-color: #811319;
}
.BgClassName
{
background-color: #811319;
}
</style>
border-color css
<style>
span { border-color: #811319; }
span { border-color: rgb(129,19,25); }
td.TdClassName
{
border-color: #811319;
}
.TagClassName
{
border-color: #811319;
}
</style>