Shades of Orange Roughy #A45032
Tints of Orange Roughy #A45032
RGB
CMYK
RGB Variations
Color information
#A45032 (or 0xA45032) is known color: Orange Roughy. HEX triplet: A4, 50 and 32. RGB value is (164,80,50). Sum of RGB (Red+Green+Blue) = 164+80+50=294 (38% of max value = 765). Red value is 164 (64.45% from 255 or 55.78% from 294); Green value is 80 (31.64% from 255 or 27.21% from 294); Blue value is 50 (19.92% from 255 or 17.01% from 294); Max value from RGB is 164 - color contains mainly: red. Hex color #A45032 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A45032 is #5BAFCD. Grayscale: #656565. Windows color (decimal): -6008782 or 3297444. OLE color: 3297444.
HSL color Cylindrical-coordinate representation of color #A45032: hue angle of 15.79º degrees, saturation: 0.53, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #A45032 is Cyan = 0, Magento = 0.51, Yellow = 0.70 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 80 | 50 | - |
| CMYK | 0 | 0.51 | 0.70 | 0.36 |
| HSL | 15.79º | 0.53% | 0.42% | - |
| HSV(B) | 15.79º | 0.7% | 0.64% | - |
| XYZ | 18.75 | 13.86 | 4.7 | - |
| YUV | 101.7 | 98.83 | 172.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 80 | 50 | 0 | 0.51 | 0.70 | 0.36 | 15.79 | 0.53 | 0.42 |
| Hex | A4 | 50 | 32 | 0 | 33 | 46 | 24 | 10 | 35 | 2A |
| Octal | 244 | 120 | 62 | 0 | 63 | 106 | 44 | 20 | 65 | 52 |
| Binary | 10100100 | 1010000 | 110010 | 0 | 110011 | 1000110 | 100100 | 10000 | 110101 | 101010 |
Color Harmonies of #A45032
Complementary color
Monochromatic Colors of #A45032
Black with #A45032
Text Example
Text Example
White with #A45032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A45032; }
p { color: rgb(164,80,50); }
H1.HeaderClassName
{
color: #A45032;
}
.AnyTagClassName
{
color: #A45032;
}
</style>
background-color css
<style>
a { background-color: #A45032; }
a { background-color: rgb(164,80,50); }
div.DivClassName
{
background-color: #A45032;
}
.BgClassName
{
background-color: #A45032;
}
</style>
border-color css
<style>
span { border-color: #A45032; }
span { border-color: rgb(164,80,50); }
td.TdClassName
{
border-color: #A45032;
}
.TagClassName
{
border-color: #A45032;
}
</style>