Shades of Disco #832345
Tints of Disco #832345
RGB
CMYK
RGB Variations
Color information
#832345 (or 0x832345) is known color: Disco. HEX triplet: 83, 23 and 45. RGB value is (131,35,69). Sum of RGB (Red+Green+Blue) = 131+35+69=235 (31% of max value = 765). Red value is 131 (51.56% from 255 or 55.74% from 235); Green value is 35 (14.06% from 255 or 14.89% from 235); Blue value is 69 (27.34% from 255 or 29.36% from 235); Max value from RGB is 131 - color contains mainly: red. Hex color #832345 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #832345 is #7CDCBA. Grayscale: #434343. Windows color (decimal): -8182971 or 4531075. OLE color: 4531075.
HSL color Cylindrical-coordinate representation of color #832345: hue angle of 338.75º degrees, saturation: 0.58, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #832345 is Cyan = 0, Magento = 0.73, Yellow = 0.47 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 35 | 69 | - |
| CMYK | 0 | 0.73 | 0.47 | 0.49 |
| HSL | 338.75º | 0.58% | 0.33% | - |
| HSV(B) | 338.75º | 0.73% | 0.51% | - |
| XYZ | 11.04 | 6.46 | 6.29 | - |
| YUV | 67.58 | 128.8 | 173.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 35 | 69 | 0 | 0.73 | 0.47 | 0.49 | 338.75 | 0.58 | 0.33 |
| Hex | 83 | 23 | 45 | 0 | 49 | 2F | 31 | 153 | 3A | 21 |
| Octal | 203 | 43 | 105 | 0 | 111 | 57 | 61 | 523 | 72 | 41 |
| Binary | 10000011 | 100011 | 1000101 | 0 | 1001001 | 101111 | 110001 | 101010011 | 111010 | 100001 |
Color Harmonies of #832345
Complementary color
Monochromatic Colors of #832345
Black with #832345
Text Example
Text Example
White with #832345
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #832345; }
p { color: rgb(131,35,69); }
H1.HeaderClassName
{
color: #832345;
}
.AnyTagClassName
{
color: #832345;
}
</style>
background-color css
<style>
a { background-color: #832345; }
a { background-color: rgb(131,35,69); }
div.DivClassName
{
background-color: #832345;
}
.BgClassName
{
background-color: #832345;
}
</style>
border-color css
<style>
span { border-color: #832345; }
span { border-color: rgb(131,35,69); }
td.TdClassName
{
border-color: #832345;
}
.TagClassName
{
border-color: #832345;
}
</style>