Shades of Rope #955539
Tints of Rope #955539
RGB
CMYK
RGB Variations
Color information
#955539 (or 0x955539) is known color: Rope. HEX triplet: 95, 55 and 39. RGB value is (149,85,57). Sum of RGB (Red+Green+Blue) = 149+85+57=291 (38% of max value = 765). Red value is 149 (58.59% from 255 or 51.20% from 291); Green value is 85 (33.59% from 255 or 29.21% from 291); Blue value is 57 (22.66% from 255 or 19.59% from 291); Max value from RGB is 149 - color contains mainly: red. Hex color #955539 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #955539 is #6AAAC6. Grayscale: #656565. Windows color (decimal): -6990535 or 3757461. OLE color: 3757461.
HSL color Cylindrical-coordinate representation of color #955539: hue angle of 18.26º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #955539 is Cyan = 0, Magento = 0.43, Yellow = 0.62 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 85 | 57 | - |
| CMYK | 0 | 0.43 | 0.62 | 0.42 |
| HSL | 18.26º | 0.45% | 0.4% | - |
| HSV(B) | 18.26º | 0.62% | 0.58% | - |
| XYZ | 16.38 | 13.18 | 5.55 | - |
| YUV | 100.94 | 103.2 | 162.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 85 | 57 | 0 | 0.43 | 0.62 | 0.42 | 18.26 | 0.45 | 0.4 |
| Hex | 95 | 55 | 39 | 0 | 2B | 3E | 2A | 12 | 2D | 28 |
| Octal | 225 | 125 | 71 | 0 | 53 | 76 | 52 | 22 | 55 | 50 |
| Binary | 10010101 | 1010101 | 111001 | 0 | 101011 | 111110 | 101010 | 10010 | 101101 | 101000 |
Color Harmonies of #955539
Complementary color
Monochromatic Colors of #955539
Black with #955539
Text Example
Text Example
White with #955539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #955539; }
p { color: rgb(149,85,57); }
H1.HeaderClassName
{
color: #955539;
}
.AnyTagClassName
{
color: #955539;
}
</style>
background-color css
<style>
a { background-color: #955539; }
a { background-color: rgb(149,85,57); }
div.DivClassName
{
background-color: #955539;
}
.BgClassName
{
background-color: #955539;
}
</style>
border-color css
<style>
span { border-color: #955539; }
span { border-color: rgb(149,85,57); }
td.TdClassName
{
border-color: #955539;
}
.TagClassName
{
border-color: #955539;
}
</style>