Shades of Rope #955638
Tints of Rope #955638
RGB
CMYK
RGB Variations
Color information
#955638 (or 0x955638) is known color: Rope. HEX triplet: 95, 56 and 38. RGB value is (149,86,56). Sum of RGB (Red+Green+Blue) = 149+86+56=291 (38% of max value = 765). Red value is 149 (58.59% from 255 or 51.20% from 291); Green value is 86 (33.98% from 255 or 29.55% from 291); Blue value is 56 (22.27% from 255 or 19.24% from 291); Max value from RGB is 149 - color contains mainly: red. Hex color #955638 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #955638 is #6AA9C7. Grayscale: #656565. Windows color (decimal): -6990280 or 3692181. OLE color: 3692181.
HSL color Cylindrical-coordinate representation of color #955638: hue angle of 19.35º 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 #955638 is Cyan = 0, Magento = 0.42, Yellow = 0.62 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 86 | 56 | - |
| CMYK | 0 | 0.42 | 0.62 | 0.42 |
| HSL | 19.35º | 0.45% | 0.4% | - |
| HSV(B) | 19.35º | 0.62% | 0.58% | - |
| XYZ | 16.44 | 13.33 | 5.45 | - |
| YUV | 101.42 | 102.37 | 161.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 86 | 56 | 0 | 0.42 | 0.62 | 0.42 | 19.35 | 0.45 | 0.4 |
| Hex | 95 | 56 | 38 | 0 | 2A | 3E | 2A | 13 | 2D | 28 |
| Octal | 225 | 126 | 70 | 0 | 52 | 76 | 52 | 23 | 55 | 50 |
| Binary | 10010101 | 1010110 | 111000 | 0 | 101010 | 111110 | 101010 | 10011 | 101101 | 101000 |
Color Harmonies of #955638
Complementary color
Monochromatic Colors of #955638
Black with #955638
Text Example
Text Example
White with #955638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #955638; }
p { color: rgb(149,86,56); }
H1.HeaderClassName
{
color: #955638;
}
.AnyTagClassName
{
color: #955638;
}
</style>
background-color css
<style>
a { background-color: #955638; }
a { background-color: rgb(149,86,56); }
div.DivClassName
{
background-color: #955638;
}
.BgClassName
{
background-color: #955638;
}
</style>
border-color css
<style>
span { border-color: #955638; }
span { border-color: rgb(149,86,56); }
td.TdClassName
{
border-color: #955638;
}
.TagClassName
{
border-color: #955638;
}
</style>