Shades of Rope #916142
Tints of Rope #916142
RGB
CMYK
RGB Variations
Color information
#916142 (or 0x916142) is known color: Rope. HEX triplet: 91, 61 and 42. RGB value is (145,97,66). Sum of RGB (Red+Green+Blue) = 145+97+66=308 (40% of max value = 765). Red value is 145 (57.03% from 255 or 47.08% from 308); Green value is 97 (38.28% from 255 or 31.49% from 308); Blue value is 66 (26.17% from 255 or 21.43% from 308); Max value from RGB is 145 - color contains mainly: red. Hex color #916142 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #916142 is #6E9EBD. Grayscale: #6B6B6B. Windows color (decimal): -7249598 or 4350353. OLE color: 4350353.
HSL color Cylindrical-coordinate representation of color #916142: hue angle of 23.54º degrees, saturation: 0.37, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #916142 is Cyan = 0, Magento = 0.33, Yellow = 0.54 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 97 | 66 | - |
| CMYK | 0 | 0.33 | 0.54 | 0.43 |
| HSL | 23.54º | 0.37% | 0.41% | - |
| HSV(B) | 23.54º | 0.54% | 0.57% | - |
| XYZ | 16.94 | 14.96 | 7.15 | - |
| YUV | 107.82 | 104.4 | 154.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 97 | 66 | 0 | 0.33 | 0.54 | 0.43 | 23.54 | 0.37 | 0.41 |
| Hex | 91 | 61 | 42 | 0 | 21 | 36 | 2B | 18 | 25 | 29 |
| Octal | 221 | 141 | 102 | 0 | 41 | 66 | 53 | 30 | 45 | 51 |
| Binary | 10010001 | 1100001 | 1000010 | 0 | 100001 | 110110 | 101011 | 11000 | 100101 | 101001 |
Color Harmonies of #916142
Complementary color
Monochromatic Colors of #916142
Black with #916142
Text Example
Text Example
White with #916142
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916142; }
p { color: rgb(145,97,66); }
H1.HeaderClassName
{
color: #916142;
}
.AnyTagClassName
{
color: #916142;
}
</style>
background-color css
<style>
a { background-color: #916142; }
a { background-color: rgb(145,97,66); }
div.DivClassName
{
background-color: #916142;
}
.BgClassName
{
background-color: #916142;
}
</style>
border-color css
<style>
span { border-color: #916142; }
span { border-color: rgb(145,97,66); }
td.TdClassName
{
border-color: #916142;
}
.TagClassName
{
border-color: #916142;
}
</style>