Shades of Orange Roughy #A75137
Tints of Orange Roughy #A75137
RGB
CMYK
RGB Variations
Color information
#A75137 (or 0xA75137) is known color: Orange Roughy. HEX triplet: A7, 51 and 37. RGB value is (167,81,55). Sum of RGB (Red+Green+Blue) = 167+81+55=303 (40% of max value = 765). Red value is 167 (65.62% from 255 or 55.12% from 303); Green value is 81 (32.03% from 255 or 26.73% from 303); Blue value is 55 (21.88% from 255 or 18.15% from 303); Max value from RGB is 167 - color contains mainly: red. Hex color #A75137 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A75137 is #58AEC8. Grayscale: #676767. Windows color (decimal): -5811913 or 3625383. OLE color: 3625383.
HSL color Cylindrical-coordinate representation of color #A75137: hue angle of 13.93º degrees, saturation: 0.5, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #A75137 is Cyan = 0, Magento = 0.51, Yellow = 0.67 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 167 | 81 | 55 | - |
| CMYK | 0 | 0.51 | 0.67 | 0.35 |
| HSL | 13.93º | 0.5% | 0.44% | - |
| HSV(B) | 13.93º | 0.67% | 0.65% | - |
| XYZ | 19.57 | 14.38 | 5.36 | - |
| YUV | 103.75 | 100.49 | 173.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 81 | 55 | 0 | 0.51 | 0.67 | 0.35 | 13.93 | 0.5 | 0.44 |
| Hex | A7 | 51 | 37 | 0 | 33 | 43 | 23 | E | 32 | 2C |
| Octal | 247 | 121 | 67 | 0 | 63 | 103 | 43 | 16 | 62 | 54 |
| Binary | 10100111 | 1010001 | 110111 | 0 | 110011 | 1000011 | 100011 | 1110 | 110010 | 101100 |
Color Harmonies of #A75137
Complementary color
Monochromatic Colors of #A75137
Black with #A75137
Text Example
Text Example
White with #A75137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A75137; }
p { color: rgb(167,81,55); }
H1.HeaderClassName
{
color: #A75137;
}
.AnyTagClassName
{
color: #A75137;
}
</style>
background-color css
<style>
a { background-color: #A75137; }
a { background-color: rgb(167,81,55); }
div.DivClassName
{
background-color: #A75137;
}
.BgClassName
{
background-color: #A75137;
}
</style>
border-color css
<style>
span { border-color: #A75137; }
span { border-color: rgb(167,81,55); }
td.TdClassName
{
border-color: #A75137;
}
.TagClassName
{
border-color: #A75137;
}
</style>