Shades of Red Berry #751826
Tints of Red Berry #751826
RGB
CMYK
RGB Variations
Color information
#751826 (or 0x751826) is known color: Red Berry. HEX triplet: 75, 18 and 26. RGB value is (117,24,38). Sum of RGB (Red+Green+Blue) = 117+24+38=179 (23% of max value = 765). Red value is 117 (46.09% from 255 or 65.36% from 179); Green value is 24 (9.77% from 255 or 13.41% from 179); Blue value is 38 (15.23% from 255 or 21.23% from 179); Max value from RGB is 117 - color contains mainly: red. Hex color #751826 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #751826 is #8AE7D9. Grayscale: #353535. Windows color (decimal): -9103322 or 2496629. OLE color: 2496629.
HSL color Cylindrical-coordinate representation of color #751826: hue angle of 350.97º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #751826 is Cyan = 0, Magento = 0.79, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 24 | 38 | - |
| CMYK | 0 | 0.79 | 0.68 | 0.54 |
| HSL | 350.97º | 0.66% | 0.28% | - |
| HSV(B) | 350.97º | 0.79% | 0.46% | - |
| XYZ | 8.01 | 4.58 | 2.29 | - |
| YUV | 53.4 | 119.31 | 173.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 24 | 38 | 0 | 0.79 | 0.68 | 0.54 | 350.97 | 0.66 | 0.28 |
| Hex | 75 | 18 | 26 | 0 | 4F | 44 | 36 | 15F | 42 | 1C |
| Octal | 165 | 30 | 46 | 0 | 117 | 104 | 66 | 537 | 102 | 34 |
| Binary | 1110101 | 11000 | 100110 | 0 | 1001111 | 1000100 | 110110 | 101011111 | 1000010 | 11100 |
Color Harmonies of #751826
Complementary color
Monochromatic Colors of #751826
Black with #751826
Text Example
Text Example
White with #751826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #751826; }
p { color: rgb(117,24,38); }
H1.HeaderClassName
{
color: #751826;
}
.AnyTagClassName
{
color: #751826;
}
</style>
background-color css
<style>
a { background-color: #751826; }
a { background-color: rgb(117,24,38); }
div.DivClassName
{
background-color: #751826;
}
.BgClassName
{
background-color: #751826;
}
</style>
border-color css
<style>
span { border-color: #751826; }
span { border-color: rgb(117,24,38); }
td.TdClassName
{
border-color: #751826;
}
.TagClassName
{
border-color: #751826;
}
</style>