Shades of Rope #945838
Tints of Rope #945838
RGB
CMYK
RGB Variations
Color information
#945838 (or 0x945838) is known color: Rope. HEX triplet: 94, 58 and 38. RGB value is (148,88,56). Sum of RGB (Red+Green+Blue) = 148+88+56=292 (38% of max value = 765). Red value is 148 (58.20% from 255 or 50.68% from 292); Green value is 88 (34.77% from 255 or 30.14% from 292); Blue value is 56 (22.27% from 255 or 19.18% from 292); Max value from RGB is 148 - color contains mainly: red. Hex color #945838 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #945838 is #6BA7C7. Grayscale: #666666. Windows color (decimal): -7055304 or 3692692. OLE color: 3692692.
HSL color Cylindrical-coordinate representation of color #945838: hue angle of 20.87º 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 #945838 is Cyan = 0, Magento = 0.41, Yellow = 0.62 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 88 | 56 | - |
| CMYK | 0 | 0.41 | 0.62 | 0.42 |
| HSL | 20.87º | 0.45% | 0.4% | - |
| HSV(B) | 20.87º | 0.62% | 0.58% | - |
| XYZ | 16.42 | 13.56 | 5.49 | - |
| YUV | 102.29 | 101.88 | 160.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 88 | 56 | 0 | 0.41 | 0.62 | 0.42 | 20.87 | 0.45 | 0.4 |
| Hex | 94 | 58 | 38 | 0 | 29 | 3E | 2A | 15 | 2D | 28 |
| Octal | 224 | 130 | 70 | 0 | 51 | 76 | 52 | 25 | 55 | 50 |
| Binary | 10010100 | 1011000 | 111000 | 0 | 101001 | 111110 | 101010 | 10101 | 101101 | 101000 |
Color Harmonies of #945838
Complementary color
Monochromatic Colors of #945838
Black with #945838
Text Example
Text Example
White with #945838
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #945838; }
p { color: rgb(148,88,56); }
H1.HeaderClassName
{
color: #945838;
}
.AnyTagClassName
{
color: #945838;
}
</style>
background-color css
<style>
a { background-color: #945838; }
a { background-color: rgb(148,88,56); }
div.DivClassName
{
background-color: #945838;
}
.BgClassName
{
background-color: #945838;
}
</style>
border-color css
<style>
span { border-color: #945838; }
span { border-color: rgb(148,88,56); }
td.TdClassName
{
border-color: #945838;
}
.TagClassName
{
border-color: #945838;
}
</style>