Shades of Orange Roughy #A15136
Tints of Orange Roughy #A15136
RGB
CMYK
RGB Variations
Color information
#A15136 (or 0xA15136) is known color: Orange Roughy. HEX triplet: A1, 51 and 36. RGB value is (161,81,54). Sum of RGB (Red+Green+Blue) = 161+81+54=296 (39% of max value = 765). Red value is 161 (63.28% from 255 or 54.39% from 296); Green value is 81 (32.03% from 255 or 27.36% from 296); Blue value is 54 (21.48% from 255 or 18.24% from 296); Max value from RGB is 161 - color contains mainly: red. Hex color #A15136 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A15136 is #5EAEC9. Grayscale: #666666. Windows color (decimal): -6205130 or 3559841. OLE color: 3559841.
HSL color Cylindrical-coordinate representation of color #A15136: hue angle of 15.14º degrees, saturation: 0.5, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #A15136 is Cyan = 0, Magento = 0.50, Yellow = 0.66 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 81 | 54 | - |
| CMYK | 0 | 0.50 | 0.66 | 0.37 |
| HSL | 15.14º | 0.5% | 0.42% | - |
| HSV(B) | 15.14º | 0.66% | 0.63% | - |
| XYZ | 18.31 | 13.73 | 5.18 | - |
| YUV | 101.84 | 101 | 170.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 81 | 54 | 0 | 0.50 | 0.66 | 0.37 | 15.14 | 0.5 | 0.42 |
| Hex | A1 | 51 | 36 | 0 | 32 | 42 | 25 | F | 32 | 2A |
| Octal | 241 | 121 | 66 | 0 | 62 | 102 | 45 | 17 | 62 | 52 |
| Binary | 10100001 | 1010001 | 110110 | 0 | 110010 | 1000010 | 100101 | 1111 | 110010 | 101010 |
Color Harmonies of #A15136
Complementary color
Monochromatic Colors of #A15136
Black with #A15136
Text Example
Text Example
White with #A15136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A15136; }
p { color: rgb(161,81,54); }
H1.HeaderClassName
{
color: #A15136;
}
.AnyTagClassName
{
color: #A15136;
}
</style>
background-color css
<style>
a { background-color: #A15136; }
a { background-color: rgb(161,81,54); }
div.DivClassName
{
background-color: #A15136;
}
.BgClassName
{
background-color: #A15136;
}
</style>
border-color css
<style>
span { border-color: #A15136; }
span { border-color: rgb(161,81,54); }
td.TdClassName
{
border-color: #A15136;
}
.TagClassName
{
border-color: #A15136;
}
</style>