Shades of Orange Roughy #A35137
Tints of Orange Roughy #A35137
RGB
CMYK
RGB Variations
Color information
#A35137 (or 0xA35137) is known color: Orange Roughy. HEX triplet: A3, 51 and 37. RGB value is (163,81,55). Sum of RGB (Red+Green+Blue) = 163+81+55=299 (39% of max value = 765). Red value is 163 (64.06% from 255 or 54.52% from 299); Green value is 81 (32.03% from 255 or 27.09% from 299); Blue value is 55 (21.88% from 255 or 18.39% from 299); Max value from RGB is 163 - color contains mainly: red. Hex color #A35137 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A35137 is #5CAEC8. Grayscale: #666666. Windows color (decimal): -6074057 or 3625379. OLE color: 3625379.
HSL color Cylindrical-coordinate representation of color #A35137: hue angle of 14.44º degrees, saturation: 0.5, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #A35137 is Cyan = 0, Magento = 0.50, Yellow = 0.66 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 81 | 55 | - |
| CMYK | 0 | 0.50 | 0.66 | 0.36 |
| HSL | 14.44º | 0.5% | 0.43% | - |
| HSV(B) | 14.44º | 0.66% | 0.64% | - |
| XYZ | 18.74 | 13.95 | 5.32 | - |
| YUV | 102.55 | 101.17 | 171.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 81 | 55 | 0 | 0.50 | 0.66 | 0.36 | 14.44 | 0.5 | 0.43 |
| Hex | A3 | 51 | 37 | 0 | 32 | 42 | 24 | E | 32 | 2B |
| Octal | 243 | 121 | 67 | 0 | 62 | 102 | 44 | 16 | 62 | 53 |
| Binary | 10100011 | 1010001 | 110111 | 0 | 110010 | 1000010 | 100100 | 1110 | 110010 | 101011 |
Color Harmonies of #A35137
Complementary color
Monochromatic Colors of #A35137
Black with #A35137
Text Example
Text Example
White with #A35137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A35137; }
p { color: rgb(163,81,55); }
H1.HeaderClassName
{
color: #A35137;
}
.AnyTagClassName
{
color: #A35137;
}
</style>
background-color css
<style>
a { background-color: #A35137; }
a { background-color: rgb(163,81,55); }
div.DivClassName
{
background-color: #A35137;
}
.BgClassName
{
background-color: #A35137;
}
</style>
border-color css
<style>
span { border-color: #A35137; }
span { border-color: rgb(163,81,55); }
td.TdClassName
{
border-color: #A35137;
}
.TagClassName
{
border-color: #A35137;
}
</style>