Shades of Rope #915438
Tints of Rope #915438
RGB
CMYK
RGB Variations
Color information
#915438 (or 0x915438) is known color: Rope. HEX triplet: 91, 54 and 38. RGB value is (145,84,56). Sum of RGB (Red+Green+Blue) = 145+84+56=285 (37% of max value = 765). Red value is 145 (57.03% from 255 or 50.88% from 285); Green value is 84 (33.20% from 255 or 29.47% from 285); Blue value is 56 (22.27% from 255 or 19.65% from 285); Max value from RGB is 145 - color contains mainly: red. Hex color #915438 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #915438 is #6EABC7. Grayscale: #636363. Windows color (decimal): -7252936 or 3691665. OLE color: 3691665.
HSL color Cylindrical-coordinate representation of color #915438: hue angle of 18.88º degrees, saturation: 0.44, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #915438 is Cyan = 0, Magento = 0.42, Yellow = 0.61 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 84 | 56 | - |
| CMYK | 0 | 0.42 | 0.61 | 0.43 |
| HSL | 18.88º | 0.44% | 0.39% | - |
| HSV(B) | 18.88º | 0.61% | 0.57% | - |
| XYZ | 15.56 | 12.65 | 5.36 | - |
| YUV | 99.05 | 103.71 | 160.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 84 | 56 | 0 | 0.42 | 0.61 | 0.43 | 18.88 | 0.44 | 0.39 |
| Hex | 91 | 54 | 38 | 0 | 2A | 3D | 2B | 13 | 2C | 27 |
| Octal | 221 | 124 | 70 | 0 | 52 | 75 | 53 | 23 | 54 | 47 |
| Binary | 10010001 | 1010100 | 111000 | 0 | 101010 | 111101 | 101011 | 10011 | 101100 | 100111 |
Color Harmonies of #915438
Complementary color
Monochromatic Colors of #915438
Black with #915438
Text Example
Text Example
White with #915438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915438; }
p { color: rgb(145,84,56); }
H1.HeaderClassName
{
color: #915438;
}
.AnyTagClassName
{
color: #915438;
}
</style>
background-color css
<style>
a { background-color: #915438; }
a { background-color: rgb(145,84,56); }
div.DivClassName
{
background-color: #915438;
}
.BgClassName
{
background-color: #915438;
}
</style>
border-color css
<style>
span { border-color: #915438; }
span { border-color: rgb(145,84,56); }
td.TdClassName
{
border-color: #915438;
}
.TagClassName
{
border-color: #915438;
}
</style>