Shades of Orange Roughy #A75639
Tints of Orange Roughy #A75639
RGB
CMYK
RGB Variations
Color information
#A75639 (or 0xA75639) is known color: Orange Roughy. HEX triplet: A7, 56 and 39. RGB value is (167,86,57). Sum of RGB (Red+Green+Blue) = 167+86+57=310 (41% of max value = 765). Red value is 167 (65.62% from 255 or 53.87% from 310); Green value is 86 (33.98% from 255 or 27.74% from 310); Blue value is 57 (22.66% from 255 or 18.39% from 310); Max value from RGB is 167 - color contains mainly: red. Hex color #A75639 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A75639 is #58A9C6. Grayscale: #6B6B6B. Windows color (decimal): -5810631 or 3757735. OLE color: 3757735.
HSL color Cylindrical-coordinate representation of color #A75639: hue angle of 15.82º degrees, saturation: 0.49, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #A75639 is Cyan = 0, Magento = 0.49, Yellow = 0.66 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 167 | 86 | 57 | - |
| CMYK | 0 | 0.49 | 0.66 | 0.35 |
| HSL | 15.82º | 0.49% | 0.44% | - |
| HSV(B) | 15.82º | 0.66% | 0.65% | - |
| XYZ | 20 | 15.17 | 5.74 | - |
| YUV | 106.91 | 99.84 | 170.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 86 | 57 | 0 | 0.49 | 0.66 | 0.35 | 15.82 | 0.49 | 0.44 |
| Hex | A7 | 56 | 39 | 0 | 31 | 42 | 23 | 10 | 31 | 2C |
| Octal | 247 | 126 | 71 | 0 | 61 | 102 | 43 | 20 | 61 | 54 |
| Binary | 10100111 | 1010110 | 111001 | 0 | 110001 | 1000010 | 100011 | 10000 | 110001 | 101100 |
Color Harmonies of #A75639
Complementary color
Monochromatic Colors of #A75639
Black with #A75639
Text Example
Text Example
White with #A75639
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A75639; }
p { color: rgb(167,86,57); }
H1.HeaderClassName
{
color: #A75639;
}
.AnyTagClassName
{
color: #A75639;
}
</style>
background-color css
<style>
a { background-color: #A75639; }
a { background-color: rgb(167,86,57); }
div.DivClassName
{
background-color: #A75639;
}
.BgClassName
{
background-color: #A75639;
}
</style>
border-color css
<style>
span { border-color: #A75639; }
span { border-color: rgb(167,86,57); }
td.TdClassName
{
border-color: #A75639;
}
.TagClassName
{
border-color: #A75639;
}
</style>