Shades of Rope #925738
Tints of Rope #925738
RGB
CMYK
RGB Variations
Color information
#925738 (or 0x925738) is known color: Rope. HEX triplet: 92, 57 and 38. RGB value is (146,87,56). Sum of RGB (Red+Green+Blue) = 146+87+56=289 (38% of max value = 765). Red value is 146 (57.42% from 255 or 50.52% from 289); Green value is 87 (34.38% from 255 or 30.10% from 289); Blue value is 56 (22.27% from 255 or 19.38% from 289); Max value from RGB is 146 - color contains mainly: red. Hex color #925738 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #925738 is #6DA8C7. Grayscale: #656565. Windows color (decimal): -7186632 or 3692434. OLE color: 3692434.
HSL color Cylindrical-coordinate representation of color #925738: hue angle of 20.67º 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 #925738 is Cyan = 0, Magento = 0.40, Yellow = 0.62 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 87 | 56 | - |
| CMYK | 0 | 0.40 | 0.62 | 0.43 |
| HSL | 20.67º | 0.45% | 0.4% | - |
| HSV(B) | 20.67º | 0.62% | 0.57% | - |
| XYZ | 15.98 | 13.21 | 5.45 | - |
| YUV | 101.11 | 102.55 | 160.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 87 | 56 | 0 | 0.40 | 0.62 | 0.43 | 20.67 | 0.45 | 0.4 |
| Hex | 92 | 57 | 38 | 0 | 28 | 3E | 2B | 15 | 2D | 28 |
| Octal | 222 | 127 | 70 | 0 | 50 | 76 | 53 | 25 | 55 | 50 |
| Binary | 10010010 | 1010111 | 111000 | 0 | 101000 | 111110 | 101011 | 10101 | 101101 | 101000 |
Color Harmonies of #925738
Complementary color
Monochromatic Colors of #925738
Black with #925738
Text Example
Text Example
White with #925738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925738; }
p { color: rgb(146,87,56); }
H1.HeaderClassName
{
color: #925738;
}
.AnyTagClassName
{
color: #925738;
}
</style>
background-color css
<style>
a { background-color: #925738; }
a { background-color: rgb(146,87,56); }
div.DivClassName
{
background-color: #925738;
}
.BgClassName
{
background-color: #925738;
}
</style>
border-color css
<style>
span { border-color: #925738; }
span { border-color: rgb(146,87,56); }
td.TdClassName
{
border-color: #925738;
}
.TagClassName
{
border-color: #925738;
}
</style>