Shades of Orange Roughy #A15038
Tints of Orange Roughy #A15038
RGB
CMYK
RGB Variations
Color information
#A15038 (or 0xA15038) is known color: Orange Roughy. HEX triplet: A1, 50 and 38. RGB value is (161,80,56). Sum of RGB (Red+Green+Blue) = 161+80+56=297 (39% of max value = 765). Red value is 161 (63.28% from 255 or 54.21% from 297); Green value is 80 (31.64% from 255 or 26.94% from 297); Blue value is 56 (22.27% from 255 or 18.86% from 297); Max value from RGB is 161 - color contains mainly: red. Hex color #A15038 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A15038 is #5EAFC7. Grayscale: #656565. Windows color (decimal): -6205384 or 3690657. OLE color: 3690657.
HSL color Cylindrical-coordinate representation of color #A15038: hue angle of 13.71º degrees, saturation: 0.48, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #A15038 is Cyan = 0, Magento = 0.50, Yellow = 0.65 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 80 | 56 | - |
| CMYK | 0 | 0.50 | 0.65 | 0.37 |
| HSL | 13.71º | 0.48% | 0.43% | - |
| HSV(B) | 13.71º | 0.65% | 0.63% | - |
| XYZ | 18.28 | 13.6 | 5.4 | - |
| YUV | 101.48 | 102.34 | 170.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 80 | 56 | 0 | 0.50 | 0.65 | 0.37 | 13.71 | 0.48 | 0.43 |
| Hex | A1 | 50 | 38 | 0 | 32 | 41 | 25 | E | 30 | 2B |
| Octal | 241 | 120 | 70 | 0 | 62 | 101 | 45 | 16 | 60 | 53 |
| Binary | 10100001 | 1010000 | 111000 | 0 | 110010 | 1000001 | 100101 | 1110 | 110000 | 101011 |
Color Harmonies of #A15038
Complementary color
Monochromatic Colors of #A15038
Black with #A15038
Text Example
Text Example
White with #A15038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A15038; }
p { color: rgb(161,80,56); }
H1.HeaderClassName
{
color: #A15038;
}
.AnyTagClassName
{
color: #A15038;
}
</style>
background-color css
<style>
a { background-color: #A15038; }
a { background-color: rgb(161,80,56); }
div.DivClassName
{
background-color: #A15038;
}
.BgClassName
{
background-color: #A15038;
}
</style>
border-color css
<style>
span { border-color: #A15038; }
span { border-color: rgb(161,80,56); }
td.TdClassName
{
border-color: #A15038;
}
.TagClassName
{
border-color: #A15038;
}
</style>