Shades of Disco #952541
Tints of Disco #952541
RGB
CMYK
RGB Variations
Color information
#952541 (or 0x952541) is known color: Disco. HEX triplet: 95, 25 and 41. RGB value is (149,37,65). Sum of RGB (Red+Green+Blue) = 149+37+65=251 (33% of max value = 765). Red value is 149 (58.59% from 255 or 59.36% from 251); Green value is 37 (14.84% from 255 or 14.74% from 251); Blue value is 65 (25.78% from 255 or 25.90% from 251); Max value from RGB is 149 - color contains mainly: red. Hex color #952541 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #952541 is #6ADABE. Grayscale: #494949. Windows color (decimal): -7002815 or 4269461. OLE color: 4269461.
HSL color Cylindrical-coordinate representation of color #952541: hue angle of 345º degrees, saturation: 0.6, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #952541 is Cyan = 0, Magento = 0.75, Yellow = 0.56 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 37 | 65 | - |
| CMYK | 0 | 0.75 | 0.56 | 0.42 |
| HSL | 345º | 0.6% | 0.36% | - |
| HSV(B) | 345º | 0.75% | 0.58% | - |
| XYZ | 14.01 | 8.09 | 5.82 | - |
| YUV | 73.68 | 123.11 | 181.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 37 | 65 | 0 | 0.75 | 0.56 | 0.42 | 345 | 0.6 | 0.36 |
| Hex | 95 | 25 | 41 | 0 | 4B | 38 | 2A | 159 | 3C | 24 |
| Octal | 225 | 45 | 101 | 0 | 113 | 70 | 52 | 531 | 74 | 44 |
| Binary | 10010101 | 100101 | 1000001 | 0 | 1001011 | 111000 | 101010 | 101011001 | 111100 | 100100 |
Color Harmonies of #952541
Complementary color
Monochromatic Colors of #952541
Black with #952541
Text Example
Text Example
White with #952541
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #952541; }
p { color: rgb(149,37,65); }
H1.HeaderClassName
{
color: #952541;
}
.AnyTagClassName
{
color: #952541;
}
</style>
background-color css
<style>
a { background-color: #952541; }
a { background-color: rgb(149,37,65); }
div.DivClassName
{
background-color: #952541;
}
.BgClassName
{
background-color: #952541;
}
</style>
border-color css
<style>
span { border-color: #952541; }
span { border-color: rgb(149,37,65); }
td.TdClassName
{
border-color: #952541;
}
.TagClassName
{
border-color: #952541;
}
</style>