Shades of Orange Roughy #A65136
Tints of Orange Roughy #A65136
RGB
CMYK
RGB Variations
Color information
#A65136 (or 0xA65136) is known color: Orange Roughy. HEX triplet: A6, 51 and 36. RGB value is (166,81,54). Sum of RGB (Red+Green+Blue) = 166+81+54=301 (39% of max value = 765). Red value is 166 (65.23% from 255 or 55.15% from 301); Green value is 81 (32.03% from 255 or 26.91% from 301); Blue value is 54 (21.48% from 255 or 17.94% from 301); Max value from RGB is 166 - color contains mainly: red. Hex color #A65136 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A65136 is #59AEC9. Grayscale: #676767. Windows color (decimal): -5877450 or 3559846. OLE color: 3559846.
HSL color Cylindrical-coordinate representation of color #A65136: hue angle of 14.46º degrees, saturation: 0.51, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #A65136 is Cyan = 0, Magento = 0.51, Yellow = 0.67 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 166 | 81 | 54 | - |
| CMYK | 0 | 0.51 | 0.67 | 0.35 |
| HSL | 14.46º | 0.51% | 0.43% | - |
| HSV(B) | 14.46º | 0.67% | 0.65% | - |
| XYZ | 19.33 | 14.26 | 5.22 | - |
| YUV | 103.34 | 100.16 | 172.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 166 | 81 | 54 | 0 | 0.51 | 0.67 | 0.35 | 14.46 | 0.51 | 0.43 |
| Hex | A6 | 51 | 36 | 0 | 33 | 43 | 23 | E | 33 | 2B |
| Octal | 246 | 121 | 66 | 0 | 63 | 103 | 43 | 16 | 63 | 53 |
| Binary | 10100110 | 1010001 | 110110 | 0 | 110011 | 1000011 | 100011 | 1110 | 110011 | 101011 |
Color Harmonies of #A65136
Complementary color
Monochromatic Colors of #A65136
Black with #A65136
Text Example
Text Example
White with #A65136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A65136; }
p { color: rgb(166,81,54); }
H1.HeaderClassName
{
color: #A65136;
}
.AnyTagClassName
{
color: #A65136;
}
</style>
background-color css
<style>
a { background-color: #A65136; }
a { background-color: rgb(166,81,54); }
div.DivClassName
{
background-color: #A65136;
}
.BgClassName
{
background-color: #A65136;
}
</style>
border-color css
<style>
span { border-color: #A65136; }
span { border-color: rgb(166,81,54); }
td.TdClassName
{
border-color: #A65136;
}
.TagClassName
{
border-color: #A65136;
}
</style>