Shades of Sangria #830305
Tints of Sangria #830305
RGB
CMYK
RGB Variations
Color information
#830305 (or 0x830305) is known color: Sangria. HEX triplet: 83, 03 and 05. RGB value is (131,3,5). Sum of RGB (Red+Green+Blue) = 131+3+5=139 (18% of max value = 765). Red value is 131 (51.56% from 255 or 94.24% from 139); Green value is 3 (1.56% from 255 or 2.16% from 139); Blue value is 5 (2.34% from 255 or 3.60% from 139); Max value from RGB is 131 - color contains mainly: red. Hex color #830305 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #830305 is #7CFCFA. Grayscale: #292929. Windows color (decimal): -8191227 or 328579. OLE color: 328579.
HSL color Cylindrical-coordinate representation of color #830305: hue angle of 359.06º degrees, saturation: 0.96, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #830305 is Cyan = 0, Magento = 0.98, Yellow = 0.96 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 3 | 5 | - |
| CMYK | 0 | 0.98 | 0.96 | 0.49 |
| HSL | 359.06º | 0.96% | 0.26% | - |
| HSV(B) | 359.06º | 0.98% | 0.51% | - |
| XYZ | 9.42 | 4.9 | 0.59 | - |
| YUV | 41.5 | 107.41 | 191.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 3 | 5 | 0 | 0.98 | 0.96 | 0.49 | 359.06 | 0.96 | 0.26 |
| Hex | 83 | 3 | 5 | 0 | 62 | 60 | 31 | 167 | 60 | 1A |
| Octal | 203 | 3 | 5 | 0 | 142 | 140 | 61 | 547 | 140 | 32 |
| Binary | 10000011 | 11 | 101 | 0 | 1100010 | 1100000 | 110001 | 101100111 | 1100000 | 11010 |
Color Harmonies of #830305
Complementary color
Monochromatic Colors of #830305
Black with #830305
Text Example
Text Example
White with #830305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #830305; }
p { color: rgb(131,3,5); }
H1.HeaderClassName
{
color: #830305;
}
.AnyTagClassName
{
color: #830305;
}
</style>
background-color css
<style>
a { background-color: #830305; }
a { background-color: rgb(131,3,5); }
div.DivClassName
{
background-color: #830305;
}
.BgClassName
{
background-color: #830305;
}
</style>
border-color css
<style>
span { border-color: #830305; }
span { border-color: rgb(131,3,5); }
td.TdClassName
{
border-color: #830305;
}
.TagClassName
{
border-color: #830305;
}
</style>