Shades of Rope #945836
Tints of Rope #945836
RGB
CMYK
RGB Variations
Color information
#945836 (or 0x945836) is known color: Rope. HEX triplet: 94, 58 and 36. RGB value is (148,88,54). Sum of RGB (Red+Green+Blue) = 148+88+54=290 (38% of max value = 765). Red value is 148 (58.20% from 255 or 51.03% from 290); Green value is 88 (34.77% from 255 or 30.34% from 290); Blue value is 54 (21.48% from 255 or 18.62% from 290); Max value from RGB is 148 - color contains mainly: red. Hex color #945836 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #945836 is #6BA7C9. Grayscale: #666666. Windows color (decimal): -7055306 or 3561620. OLE color: 3561620.
HSL color Cylindrical-coordinate representation of color #945836: hue angle of 21.7º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #945836 is Cyan = 0, Magento = 0.41, Yellow = 0.64 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 88 | 54 | - |
| CMYK | 0 | 0.41 | 0.64 | 0.42 |
| HSL | 21.7º | 0.47% | 0.4% | - |
| HSV(B) | 21.7º | 0.64% | 0.58% | - |
| XYZ | 16.37 | 13.54 | 5.24 | - |
| YUV | 102.06 | 100.88 | 160.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 88 | 54 | 0 | 0.41 | 0.64 | 0.42 | 21.7 | 0.47 | 0.4 |
| Hex | 94 | 58 | 36 | 0 | 29 | 40 | 2A | 16 | 2F | 28 |
| Octal | 224 | 130 | 66 | 0 | 51 | 100 | 52 | 26 | 57 | 50 |
| Binary | 10010100 | 1011000 | 110110 | 0 | 101001 | 1000000 | 101010 | 10110 | 101111 | 101000 |
Color Harmonies of #945836
Complementary color
Monochromatic Colors of #945836
Black with #945836
Text Example
Text Example
White with #945836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #945836; }
p { color: rgb(148,88,54); }
H1.HeaderClassName
{
color: #945836;
}
.AnyTagClassName
{
color: #945836;
}
</style>
background-color css
<style>
a { background-color: #945836; }
a { background-color: rgb(148,88,54); }
div.DivClassName
{
background-color: #945836;
}
.BgClassName
{
background-color: #945836;
}
</style>
border-color css
<style>
span { border-color: #945836; }
span { border-color: rgb(148,88,54); }
td.TdClassName
{
border-color: #945836;
}
.TagClassName
{
border-color: #945836;
}
</style>