Shades of Disco #952041
Tints of Disco #952041
RGB
CMYK
RGB Variations
Color information
#952041 (or 0x952041) is known color: Disco. HEX triplet: 95, 20 and 41. RGB value is (149,32,65). Sum of RGB (Red+Green+Blue) = 149+32+65=246 (32% of max value = 765). Red value is 149 (58.59% from 255 or 60.57% from 246); Green value is 32 (12.89% from 255 or 13.01% from 246); Blue value is 65 (25.78% from 255 or 26.42% from 246); Max value from RGB is 149 - color contains mainly: red. Hex color #952041 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #952041 is #6ADFBE. Grayscale: #464646. Windows color (decimal): -7004095 or 4268181. OLE color: 4268181.
HSL color Cylindrical-coordinate representation of color #952041: hue angle of 343.08º degrees, saturation: 0.65, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #952041 is Cyan = 0, Magento = 0.79, Yellow = 0.56 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 32 | 65 | - |
| CMYK | 0 | 0.79 | 0.56 | 0.42 |
| HSL | 343.08º | 0.65% | 0.35% | - |
| HSV(B) | 343.08º | 0.79% | 0.58% | - |
| XYZ | 13.87 | 7.8 | 5.78 | - |
| YUV | 70.75 | 124.76 | 183.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 32 | 65 | 0 | 0.79 | 0.56 | 0.42 | 343.08 | 0.65 | 0.35 |
| Hex | 95 | 20 | 41 | 0 | 4F | 38 | 2A | 157 | 41 | 23 |
| Octal | 225 | 40 | 101 | 0 | 117 | 70 | 52 | 527 | 101 | 43 |
| Binary | 10010101 | 100000 | 1000001 | 0 | 1001111 | 111000 | 101010 | 101010111 | 1000001 | 100011 |
Color Harmonies of #952041
Complementary color
Monochromatic Colors of #952041
Black with #952041
Text Example
Text Example
White with #952041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #952041; }
p { color: rgb(149,32,65); }
H1.HeaderClassName
{
color: #952041;
}
.AnyTagClassName
{
color: #952041;
}
</style>
background-color css
<style>
a { background-color: #952041; }
a { background-color: rgb(149,32,65); }
div.DivClassName
{
background-color: #952041;
}
.BgClassName
{
background-color: #952041;
}
</style>
border-color css
<style>
span { border-color: #952041; }
span { border-color: rgb(149,32,65); }
td.TdClassName
{
border-color: #952041;
}
.TagClassName
{
border-color: #952041;
}
</style>