Shades of Rope #925938
Tints of Rope #925938
RGB
CMYK
RGB Variations
Color information
#925938 (or 0x925938) is known color: Rope. HEX triplet: 92, 59 and 38. RGB value is (146,89,56). Sum of RGB (Red+Green+Blue) = 146+89+56=291 (38% of max value = 765). Red value is 146 (57.42% from 255 or 50.17% from 291); Green value is 89 (35.16% from 255 or 30.58% from 291); Blue value is 56 (22.27% from 255 or 19.24% from 291); Max value from RGB is 146 - color contains mainly: red. Hex color #925938 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #925938 is #6DA6C7. Grayscale: #666666. Windows color (decimal): -7186120 or 3692946. OLE color: 3692946.
HSL color Cylindrical-coordinate representation of color #925938: hue angle of 22º 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 #925938 is Cyan = 0, Magento = 0.39, Yellow = 0.62 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 89 | 56 | - |
| CMYK | 0 | 0.39 | 0.62 | 0.43 |
| HSL | 22º | 0.45% | 0.4% | - |
| HSV(B) | 22º | 0.62% | 0.57% | - |
| XYZ | 16.14 | 13.54 | 5.5 | - |
| YUV | 102.28 | 101.88 | 159.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 89 | 56 | 0 | 0.39 | 0.62 | 0.43 | 22 | 0.45 | 0.4 |
| Hex | 92 | 59 | 38 | 0 | 27 | 3E | 2B | 16 | 2D | 28 |
| Octal | 222 | 131 | 70 | 0 | 47 | 76 | 53 | 26 | 55 | 50 |
| Binary | 10010010 | 1011001 | 111000 | 0 | 100111 | 111110 | 101011 | 10110 | 101101 | 101000 |
Color Harmonies of #925938
Complementary color
Monochromatic Colors of #925938
Black with #925938
Text Example
Text Example
White with #925938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925938; }
p { color: rgb(146,89,56); }
H1.HeaderClassName
{
color: #925938;
}
.AnyTagClassName
{
color: #925938;
}
</style>
background-color css
<style>
a { background-color: #925938; }
a { background-color: rgb(146,89,56); }
div.DivClassName
{
background-color: #925938;
}
.BgClassName
{
background-color: #925938;
}
</style>
border-color css
<style>
span { border-color: #925938; }
span { border-color: rgb(146,89,56); }
td.TdClassName
{
border-color: #925938;
}
.TagClassName
{
border-color: #925938;
}
</style>