Shades of Orange Roughy #A35739
Tints of Orange Roughy #A35739
RGB
CMYK
RGB Variations
Color information
#A35739 (or 0xA35739) is known color: Orange Roughy. HEX triplet: A3, 57 and 39. RGB value is (163,87,57). Sum of RGB (Red+Green+Blue) = 163+87+57=307 (40% of max value = 765). Red value is 163 (64.06% from 255 or 53.09% from 307); Green value is 87 (34.38% from 255 or 28.34% from 307); Blue value is 57 (22.66% from 255 or 18.57% from 307); Max value from RGB is 163 - color contains mainly: red. Hex color #A35739 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A35739 is #5CA8C6. Grayscale: #6A6A6A. Windows color (decimal): -6072519 or 3757987. OLE color: 3757987.
HSL color Cylindrical-coordinate representation of color #A35739: hue angle of 16.98º degrees, saturation: 0.48, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #A35739 is Cyan = 0, Magento = 0.47, Yellow = 0.65 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 87 | 57 | - |
| CMYK | 0 | 0.47 | 0.65 | 0.36 |
| HSL | 16.98º | 0.48% | 0.43% | - |
| HSV(B) | 16.98º | 0.65% | 0.64% | - |
| XYZ | 19.25 | 14.9 | 5.73 | - |
| YUV | 106.3 | 100.18 | 168.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 87 | 57 | 0 | 0.47 | 0.65 | 0.36 | 16.98 | 0.48 | 0.43 |
| Hex | A3 | 57 | 39 | 0 | 2F | 41 | 24 | 11 | 30 | 2B |
| Octal | 243 | 127 | 71 | 0 | 57 | 101 | 44 | 21 | 60 | 53 |
| Binary | 10100011 | 1010111 | 111001 | 0 | 101111 | 1000001 | 100100 | 10001 | 110000 | 101011 |
Color Harmonies of #A35739
Complementary color
Monochromatic Colors of #A35739
Black with #A35739
Text Example
Text Example
White with #A35739
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A35739; }
p { color: rgb(163,87,57); }
H1.HeaderClassName
{
color: #A35739;
}
.AnyTagClassName
{
color: #A35739;
}
</style>
background-color css
<style>
a { background-color: #A35739; }
a { background-color: rgb(163,87,57); }
div.DivClassName
{
background-color: #A35739;
}
.BgClassName
{
background-color: #A35739;
}
</style>
border-color css
<style>
span { border-color: #A35739; }
span { border-color: rgb(163,87,57); }
td.TdClassName
{
border-color: #A35739;
}
.TagClassName
{
border-color: #A35739;
}
</style>