Shades of Orange Roughy #A35437
Tints of Orange Roughy #A35437
RGB
CMYK
RGB Variations
Color information
#A35437 (or 0xA35437) is known color: Orange Roughy. HEX triplet: A3, 54 and 37. RGB value is (163,84,55). Sum of RGB (Red+Green+Blue) = 163+84+55=302 (40% of max value = 765). Red value is 163 (64.06% from 255 or 53.97% from 302); Green value is 84 (33.20% from 255 or 27.81% from 302); Blue value is 55 (21.88% from 255 or 18.21% from 302); Max value from RGB is 163 - color contains mainly: red. Hex color #A35437 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A35437 is #5CABC8. Grayscale: #686868. Windows color (decimal): -6073289 or 3626147. OLE color: 3626147.
HSL color Cylindrical-coordinate representation of color #A35437: hue angle of 16.11º 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 #A35437 is Cyan = 0, Magento = 0.48, Yellow = 0.66 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 84 | 55 | - |
| CMYK | 0 | 0.48 | 0.66 | 0.36 |
| HSL | 16.11º | 0.5% | 0.43% | - |
| HSV(B) | 16.11º | 0.66% | 0.64% | - |
| XYZ | 18.96 | 14.4 | 5.39 | - |
| YUV | 104.32 | 100.17 | 169.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 84 | 55 | 0 | 0.48 | 0.66 | 0.36 | 16.11 | 0.5 | 0.43 |
| Hex | A3 | 54 | 37 | 0 | 30 | 42 | 24 | 10 | 32 | 2B |
| Octal | 243 | 124 | 67 | 0 | 60 | 102 | 44 | 20 | 62 | 53 |
| Binary | 10100011 | 1010100 | 110111 | 0 | 110000 | 1000010 | 100100 | 10000 | 110010 | 101011 |
Color Harmonies of #A35437
Complementary color
Monochromatic Colors of #A35437
Black with #A35437
Text Example
Text Example
White with #A35437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A35437; }
p { color: rgb(163,84,55); }
H1.HeaderClassName
{
color: #A35437;
}
.AnyTagClassName
{
color: #A35437;
}
</style>
background-color css
<style>
a { background-color: #A35437; }
a { background-color: rgb(163,84,55); }
div.DivClassName
{
background-color: #A35437;
}
.BgClassName
{
background-color: #A35437;
}
</style>
border-color css
<style>
span { border-color: #A35437; }
span { border-color: rgb(163,84,55); }
td.TdClassName
{
border-color: #A35437;
}
.TagClassName
{
border-color: #A35437;
}
</style>