Shades of Rope #925339
Tints of Rope #925339
RGB
CMYK
RGB Variations
Color information
#925339 (or 0x925339) is known color: Rope. HEX triplet: 92, 53 and 39. RGB value is (146,83,57). Sum of RGB (Red+Green+Blue) = 146+83+57=286 (37% of max value = 765). Red value is 146 (57.42% from 255 or 51.05% from 286); Green value is 83 (32.81% from 255 or 29.02% from 286); Blue value is 57 (22.66% from 255 or 19.93% from 286); Max value from RGB is 146 - color contains mainly: red. Hex color #925339 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #925339 is #6DACC6. Grayscale: #636363. Windows color (decimal): -7187655 or 3756946. OLE color: 3756946.
HSL color Cylindrical-coordinate representation of color #925339: hue angle of 17.53º degrees, saturation: 0.44, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #925339 is Cyan = 0, Magento = 0.43, Yellow = 0.61 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 83 | 57 | - |
| CMYK | 0 | 0.43 | 0.61 | 0.43 |
| HSL | 17.53º | 0.44% | 0.4% | - |
| HSV(B) | 17.53º | 0.61% | 0.57% | - |
| XYZ | 15.69 | 12.59 | 5.47 | - |
| YUV | 98.87 | 104.37 | 161.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 83 | 57 | 0 | 0.43 | 0.61 | 0.43 | 17.53 | 0.44 | 0.4 |
| Hex | 92 | 53 | 39 | 0 | 2B | 3D | 2B | 12 | 2C | 28 |
| Octal | 222 | 123 | 71 | 0 | 53 | 75 | 53 | 22 | 54 | 50 |
| Binary | 10010010 | 1010011 | 111001 | 0 | 101011 | 111101 | 101011 | 10010 | 101100 | 101000 |
Color Harmonies of #925339
Complementary color
Monochromatic Colors of #925339
Black with #925339
Text Example
Text Example
White with #925339
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925339; }
p { color: rgb(146,83,57); }
H1.HeaderClassName
{
color: #925339;
}
.AnyTagClassName
{
color: #925339;
}
</style>
background-color css
<style>
a { background-color: #925339; }
a { background-color: rgb(146,83,57); }
div.DivClassName
{
background-color: #925339;
}
.BgClassName
{
background-color: #925339;
}
</style>
border-color css
<style>
span { border-color: #925339; }
span { border-color: rgb(146,83,57); }
td.TdClassName
{
border-color: #925339;
}
.TagClassName
{
border-color: #925339;
}
</style>