Shades of Sangria #870307
Tints of Sangria #870307
RGB
CMYK
RGB Variations
Color information
#870307 (or 0x870307) is known color: Sangria. HEX triplet: 87, 03 and 07. RGB value is (135,3,7). Sum of RGB (Red+Green+Blue) = 135+3+7=145 (19% of max value = 765). Red value is 135 (53.12% from 255 or 93.10% from 145); Green value is 3 (1.56% from 255 or 2.07% from 145); Blue value is 7 (3.12% from 255 or 4.83% from 145); Max value from RGB is 135 - color contains mainly: red. Hex color #870307 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #870307 is #78FCF8. Grayscale: #2B2B2B. Windows color (decimal): -7929081 or 459655. OLE color: 459655.
HSL color Cylindrical-coordinate representation of color #870307: hue angle of 358.18º degrees, saturation: 0.96, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #870307 is Cyan = 0, Magento = 0.98, Yellow = 0.95 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 3 | 7 | - |
| CMYK | 0 | 0.98 | 0.95 | 0.47 |
| HSL | 358.18º | 0.96% | 0.27% | - |
| HSV(B) | 358.18º | 0.98% | 0.53% | - |
| XYZ | 10.06 | 5.23 | 0.68 | - |
| YUV | 42.92 | 107.73 | 193.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 3 | 7 | 0 | 0.98 | 0.95 | 0.47 | 358.18 | 0.96 | 0.27 |
| Hex | 87 | 3 | 7 | 0 | 62 | 5F | 2F | 166 | 60 | 1B |
| Octal | 207 | 3 | 7 | 0 | 142 | 137 | 57 | 546 | 140 | 33 |
| Binary | 10000111 | 11 | 111 | 0 | 1100010 | 1011111 | 101111 | 101100110 | 1100000 | 11011 |
Color Harmonies of #870307
Complementary color
Monochromatic Colors of #870307
Black with #870307
Text Example
Text Example
White with #870307
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #870307; }
p { color: rgb(135,3,7); }
H1.HeaderClassName
{
color: #870307;
}
.AnyTagClassName
{
color: #870307;
}
</style>
background-color css
<style>
a { background-color: #870307; }
a { background-color: rgb(135,3,7); }
div.DivClassName
{
background-color: #870307;
}
.BgClassName
{
background-color: #870307;
}
</style>
border-color css
<style>
span { border-color: #870307; }
span { border-color: rgb(135,3,7); }
td.TdClassName
{
border-color: #870307;
}
.TagClassName
{
border-color: #870307;
}
</style>