Shades of Disco #832744
Tints of Disco #832744
RGB
CMYK
RGB Variations
Color information
#832744 (or 0x832744) is known color: Disco. HEX triplet: 83, 27 and 44. RGB value is (131,39,68). Sum of RGB (Red+Green+Blue) = 131+39+68=238 (31% of max value = 765). Red value is 131 (51.56% from 255 or 55.04% from 238); Green value is 39 (15.62% from 255 or 16.39% from 238); Blue value is 68 (26.95% from 255 or 28.57% from 238); Max value from RGB is 131 - color contains mainly: red. Hex color #832744 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #832744 is #7CD8BB. Grayscale: #454545. Windows color (decimal): -8181948 or 4466563. OLE color: 4466563.
HSL color Cylindrical-coordinate representation of color #832744: hue angle of 341.09º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #832744 is Cyan = 0, Magento = 0.70, Yellow = 0.48 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 39 | 68 | - |
| CMYK | 0 | 0.70 | 0.48 | 0.49 |
| HSL | 341.09º | 0.54% | 0.33% | - |
| HSV(B) | 341.09º | 0.7% | 0.51% | - |
| XYZ | 11.13 | 6.69 | 6.17 | - |
| YUV | 69.81 | 126.98 | 171.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 39 | 68 | 0 | 0.70 | 0.48 | 0.49 | 341.09 | 0.54 | 0.33 |
| Hex | 83 | 27 | 44 | 0 | 46 | 30 | 31 | 155 | 36 | 21 |
| Octal | 203 | 47 | 104 | 0 | 106 | 60 | 61 | 525 | 66 | 41 |
| Binary | 10000011 | 100111 | 1000100 | 0 | 1000110 | 110000 | 110001 | 101010101 | 110110 | 100001 |
Color Harmonies of #832744
Complementary color
Monochromatic Colors of #832744
Black with #832744
Text Example
Text Example
White with #832744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #832744; }
p { color: rgb(131,39,68); }
H1.HeaderClassName
{
color: #832744;
}
.AnyTagClassName
{
color: #832744;
}
</style>
background-color css
<style>
a { background-color: #832744; }
a { background-color: rgb(131,39,68); }
div.DivClassName
{
background-color: #832744;
}
.BgClassName
{
background-color: #832744;
}
</style>
border-color css
<style>
span { border-color: #832744; }
span { border-color: rgb(131,39,68); }
td.TdClassName
{
border-color: #832744;
}
.TagClassName
{
border-color: #832744;
}
</style>