Shades of Disco #853450
Tints of Disco #853450
RGB
CMYK
RGB Variations
Color information
#853450 (or 0x853450) is known color: Disco. HEX triplet: 85, 34 and 50. RGB value is (133,52,80). Sum of RGB (Red+Green+Blue) = 133+52+80=265 (35% of max value = 765). Red value is 133 (52.34% from 255 or 50.19% from 265); Green value is 52 (20.70% from 255 or 19.62% from 265); Blue value is 80 (31.64% from 255 or 30.19% from 265); Max value from RGB is 133 - color contains mainly: red. Hex color #853450 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #853450 is #7ACBAF. Grayscale: #4F4F4F. Windows color (decimal): -8047536 or 5256325. OLE color: 5256325.
HSL color Cylindrical-coordinate representation of color #853450: hue angle of 339.26º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #853450 is Cyan = 0, Magento = 0.61, Yellow = 0.40 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 52 | 80 | - |
| CMYK | 0 | 0.61 | 0.40 | 0.48 |
| HSL | 339.26º | 0.44% | 0.36% | - |
| HSV(B) | 339.26º | 0.61% | 0.52% | - |
| XYZ | 12.35 | 8.02 | 8.49 | - |
| YUV | 79.41 | 128.34 | 166.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 52 | 80 | 0 | 0.61 | 0.40 | 0.48 | 339.26 | 0.44 | 0.36 |
| Hex | 85 | 34 | 50 | 0 | 3D | 28 | 30 | 153 | 2C | 24 |
| Octal | 205 | 64 | 120 | 0 | 75 | 50 | 60 | 523 | 54 | 44 |
| Binary | 10000101 | 110100 | 1010000 | 0 | 111101 | 101000 | 110000 | 101010011 | 101100 | 100100 |
Color Harmonies of #853450
Complementary color
Monochromatic Colors of #853450
Black with #853450
Text Example
Text Example
White with #853450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #853450; }
p { color: rgb(133,52,80); }
H1.HeaderClassName
{
color: #853450;
}
.AnyTagClassName
{
color: #853450;
}
</style>
background-color css
<style>
a { background-color: #853450; }
a { background-color: rgb(133,52,80); }
div.DivClassName
{
background-color: #853450;
}
.BgClassName
{
background-color: #853450;
}
</style>
border-color css
<style>
span { border-color: #853450; }
span { border-color: rgb(133,52,80); }
td.TdClassName
{
border-color: #853450;
}
.TagClassName
{
border-color: #853450;
}
</style>