Shades of Disco #952742
Tints of Disco #952742
RGB
CMYK
RGB Variations
Color information
#952742 (or 0x952742) is known color: Disco. HEX triplet: 95, 27 and 42. RGB value is (149,39,66). Sum of RGB (Red+Green+Blue) = 149+39+66=254 (33% of max value = 765). Red value is 149 (58.59% from 255 or 58.66% from 254); Green value is 39 (15.62% from 255 or 15.35% from 254); Blue value is 66 (26.17% from 255 or 25.98% from 254); Max value from RGB is 149 - color contains mainly: red. Hex color #952742 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #952742 is #6AD8BD. Grayscale: #4A4A4A. Windows color (decimal): -7002302 or 4335509. OLE color: 4335509.
HSL color Cylindrical-coordinate representation of color #952742: hue angle of 345.27º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #952742 is Cyan = 0, Magento = 0.74, Yellow = 0.56 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 39 | 66 | - |
| CMYK | 0 | 0.74 | 0.56 | 0.42 |
| HSL | 345.27º | 0.59% | 0.37% | - |
| HSV(B) | 345.27º | 0.74% | 0.58% | - |
| XYZ | 14.1 | 8.23 | 6 | - |
| YUV | 74.97 | 122.94 | 180.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 39 | 66 | 0 | 0.74 | 0.56 | 0.42 | 345.27 | 0.59 | 0.37 |
| Hex | 95 | 27 | 42 | 0 | 4A | 38 | 2A | 159 | 3B | 25 |
| Octal | 225 | 47 | 102 | 0 | 112 | 70 | 52 | 531 | 73 | 45 |
| Binary | 10010101 | 100111 | 1000010 | 0 | 1001010 | 111000 | 101010 | 101011001 | 111011 | 100101 |
Color Harmonies of #952742
Complementary color
Monochromatic Colors of #952742
Black with #952742
Text Example
Text Example
White with #952742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #952742; }
p { color: rgb(149,39,66); }
H1.HeaderClassName
{
color: #952742;
}
.AnyTagClassName
{
color: #952742;
}
</style>
background-color css
<style>
a { background-color: #952742; }
a { background-color: rgb(149,39,66); }
div.DivClassName
{
background-color: #952742;
}
.BgClassName
{
background-color: #952742;
}
</style>
border-color css
<style>
span { border-color: #952742; }
span { border-color: rgb(149,39,66); }
td.TdClassName
{
border-color: #952742;
}
.TagClassName
{
border-color: #952742;
}
</style>