Shades of Red Berry #781527
Tints of Red Berry #781527
RGB
CMYK
RGB Variations
Color information
#781527 (or 0x781527) is known color: Red Berry. HEX triplet: 78, 15 and 27. RGB value is (120,21,39). Sum of RGB (Red+Green+Blue) = 120+21+39=180 (23% of max value = 765). Red value is 120 (47.27% from 255 or 66.67% from 180); Green value is 21 (8.59% from 255 or 11.67% from 180); Blue value is 39 (15.62% from 255 or 21.67% from 180); Max value from RGB is 120 - color contains mainly: red. Hex color #781527 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #781527 is #87EAD8. Grayscale: #343434. Windows color (decimal): -8907481 or 2561400. OLE color: 2561400.
HSL color Cylindrical-coordinate representation of color #781527: hue angle of 349.09º degrees, saturation: 0.7, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #781527 is Cyan = 0, Magento = 0.83, Yellow = 0.67 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 21 | 39 | - |
| CMYK | 0 | 0.83 | 0.67 | 0.53 |
| HSL | 349.09º | 0.7% | 0.28% | - |
| HSV(B) | 349.09º | 0.83% | 0.47% | - |
| XYZ | 8.38 | 4.68 | 2.38 | - |
| YUV | 52.65 | 120.3 | 176.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 21 | 39 | 0 | 0.83 | 0.67 | 0.53 | 349.09 | 0.7 | 0.28 |
| Hex | 78 | 15 | 27 | 0 | 53 | 43 | 35 | 15D | 46 | 1C |
| Octal | 170 | 25 | 47 | 0 | 123 | 103 | 65 | 535 | 106 | 34 |
| Binary | 1111000 | 10101 | 100111 | 0 | 1010011 | 1000011 | 110101 | 101011101 | 1000110 | 11100 |
Color Harmonies of #781527
Complementary color
Monochromatic Colors of #781527
Black with #781527
Text Example
Text Example
White with #781527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #781527; }
p { color: rgb(120,21,39); }
H1.HeaderClassName
{
color: #781527;
}
.AnyTagClassName
{
color: #781527;
}
</style>
background-color css
<style>
a { background-color: #781527; }
a { background-color: rgb(120,21,39); }
div.DivClassName
{
background-color: #781527;
}
.BgClassName
{
background-color: #781527;
}
</style>
border-color css
<style>
span { border-color: #781527; }
span { border-color: rgb(120,21,39); }
td.TdClassName
{
border-color: #781527;
}
.TagClassName
{
border-color: #781527;
}
</style>