Shades of Orange Roughy #A35039
Tints of Orange Roughy #A35039
RGB
CMYK
RGB Variations
Color information
#A35039 (or 0xA35039) is known color: Orange Roughy. HEX triplet: A3, 50 and 39. RGB value is (163,80,57). Sum of RGB (Red+Green+Blue) = 163+80+57=300 (39% of max value = 765). Red value is 163 (64.06% from 255 or 54.33% from 300); Green value is 80 (31.64% from 255 or 26.67% from 300); Blue value is 57 (22.66% from 255 or 19% from 300); Max value from RGB is 163 - color contains mainly: red. Hex color #A35039 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A35039 is #5CAFC6. Grayscale: #666666. Windows color (decimal): -6074311 or 3756195. OLE color: 3756195.
HSL color Cylindrical-coordinate representation of color #A35039: hue angle of 13.02º 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 #A35039 is Cyan = 0, Magento = 0.51, Yellow = 0.65 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 80 | 57 | - |
| CMYK | 0 | 0.51 | 0.65 | 0.36 |
| HSL | 13.02º | 0.48% | 0.43% | - |
| HSV(B) | 13.02º | 0.65% | 0.64% | - |
| XYZ | 18.71 | 13.82 | 5.55 | - |
| YUV | 102.2 | 102.5 | 171.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 80 | 57 | 0 | 0.51 | 0.65 | 0.36 | 13.02 | 0.48 | 0.43 |
| Hex | A3 | 50 | 39 | 0 | 33 | 41 | 24 | D | 30 | 2B |
| Octal | 243 | 120 | 71 | 0 | 63 | 101 | 44 | 15 | 60 | 53 |
| Binary | 10100011 | 1010000 | 111001 | 0 | 110011 | 1000001 | 100100 | 1101 | 110000 | 101011 |
Color Harmonies of #A35039
Complementary color
Monochromatic Colors of #A35039
Black with #A35039
Text Example
Text Example
White with #A35039
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A35039; }
p { color: rgb(163,80,57); }
H1.HeaderClassName
{
color: #A35039;
}
.AnyTagClassName
{
color: #A35039;
}
</style>
background-color css
<style>
a { background-color: #A35039; }
a { background-color: rgb(163,80,57); }
div.DivClassName
{
background-color: #A35039;
}
.BgClassName
{
background-color: #A35039;
}
</style>
border-color css
<style>
span { border-color: #A35039; }
span { border-color: rgb(163,80,57); }
td.TdClassName
{
border-color: #A35039;
}
.TagClassName
{
border-color: #A35039;
}
</style>