Shades of Rope #915339
Tints of Rope #915339
RGB
CMYK
RGB Variations
Color information
#915339 (or 0x915339) is known color: Rope. HEX triplet: 91, 53 and 39. RGB value is (145,83,57). Sum of RGB (Red+Green+Blue) = 145+83+57=285 (37% of max value = 765). Red value is 145 (57.03% from 255 or 50.88% from 285); Green value is 83 (32.81% from 255 or 29.12% from 285); Blue value is 57 (22.66% from 255 or 20% from 285); Max value from RGB is 145 - color contains mainly: red. Hex color #915339 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #915339 is #6EACC6. Grayscale: #626262. Windows color (decimal): -7253191 or 3756945. OLE color: 3756945.
HSL color Cylindrical-coordinate representation of color #915339: hue angle of 17.73º degrees, saturation: 0.44, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #915339 is Cyan = 0, Magento = 0.43, Yellow = 0.61 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 83 | 57 | - |
| CMYK | 0 | 0.43 | 0.61 | 0.43 |
| HSL | 17.73º | 0.44% | 0.4% | - |
| HSV(B) | 17.73º | 0.61% | 0.57% | - |
| XYZ | 15.51 | 12.5 | 5.47 | - |
| YUV | 98.57 | 104.54 | 161.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 83 | 57 | 0 | 0.43 | 0.61 | 0.43 | 17.73 | 0.44 | 0.4 |
| Hex | 91 | 53 | 39 | 0 | 2B | 3D | 2B | 12 | 2C | 28 |
| Octal | 221 | 123 | 71 | 0 | 53 | 75 | 53 | 22 | 54 | 50 |
| Binary | 10010001 | 1010011 | 111001 | 0 | 101011 | 111101 | 101011 | 10010 | 101100 | 101000 |
Color Harmonies of #915339
Complementary color
Monochromatic Colors of #915339
Black with #915339
Text Example
Text Example
White with #915339
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915339; }
p { color: rgb(145,83,57); }
H1.HeaderClassName
{
color: #915339;
}
.AnyTagClassName
{
color: #915339;
}
</style>
background-color css
<style>
a { background-color: #915339; }
a { background-color: rgb(145,83,57); }
div.DivClassName
{
background-color: #915339;
}
.BgClassName
{
background-color: #915339;
}
</style>
border-color css
<style>
span { border-color: #915339; }
span { border-color: rgb(145,83,57); }
td.TdClassName
{
border-color: #915339;
}
.TagClassName
{
border-color: #915339;
}
</style>