Shades of Rope #925538
Tints of Rope #925538
RGB
CMYK
RGB Variations
Color information
#925538 (or 0x925538) is known color: Rope. HEX triplet: 92, 55 and 38. RGB value is (146,85,56). Sum of RGB (Red+Green+Blue) = 146+85+56=287 (38% of max value = 765). Red value is 146 (57.42% from 255 or 50.87% from 287); Green value is 85 (33.59% from 255 or 29.62% from 287); Blue value is 56 (22.27% from 255 or 19.51% from 287); Max value from RGB is 146 - color contains mainly: red. Hex color #925538 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #925538 is #6DAAC7. Grayscale: #646464. Windows color (decimal): -7187144 or 3691922. OLE color: 3691922.
HSL color Cylindrical-coordinate representation of color #925538: hue angle of 19.33º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #925538 is Cyan = 0, Magento = 0.42, Yellow = 0.62 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 85 | 56 | - |
| CMYK | 0 | 0.42 | 0.62 | 0.43 |
| HSL | 19.33º | 0.45% | 0.4% | - |
| HSV(B) | 19.33º | 0.62% | 0.57% | - |
| XYZ | 15.82 | 12.89 | 5.4 | - |
| YUV | 99.93 | 103.21 | 160.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 85 | 56 | 0 | 0.42 | 0.62 | 0.43 | 19.33 | 0.45 | 0.4 |
| Hex | 92 | 55 | 38 | 0 | 2A | 3E | 2B | 13 | 2D | 28 |
| Octal | 222 | 125 | 70 | 0 | 52 | 76 | 53 | 23 | 55 | 50 |
| Binary | 10010010 | 1010101 | 111000 | 0 | 101010 | 111110 | 101011 | 10011 | 101101 | 101000 |
Color Harmonies of #925538
Complementary color
Monochromatic Colors of #925538
Black with #925538
Text Example
Text Example
White with #925538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925538; }
p { color: rgb(146,85,56); }
H1.HeaderClassName
{
color: #925538;
}
.AnyTagClassName
{
color: #925538;
}
</style>
background-color css
<style>
a { background-color: #925538; }
a { background-color: rgb(146,85,56); }
div.DivClassName
{
background-color: #925538;
}
.BgClassName
{
background-color: #925538;
}
</style>
border-color css
<style>
span { border-color: #925538; }
span { border-color: rgb(146,85,56); }
td.TdClassName
{
border-color: #925538;
}
.TagClassName
{
border-color: #925538;
}
</style>