Shades of Orange Roughy #A45536
Tints of Orange Roughy #A45536
RGB
CMYK
RGB Variations
Color information
#A45536 (or 0xA45536) is known color: Orange Roughy. HEX triplet: A4, 55 and 36. RGB value is (164,85,54). Sum of RGB (Red+Green+Blue) = 164+85+54=303 (40% of max value = 765). Red value is 164 (64.45% from 255 or 54.13% from 303); Green value is 85 (33.59% from 255 or 28.05% from 303); Blue value is 54 (21.48% from 255 or 17.82% from 303); Max value from RGB is 164 - color contains mainly: red. Hex color #A45536 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A45536 is #5BAAC9. Grayscale: #696969. Windows color (decimal): -6007498 or 3560868. OLE color: 3560868.
HSL color Cylindrical-coordinate representation of color #A45536: hue angle of 16.91º degrees, saturation: 0.5, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #A45536 is Cyan = 0, Magento = 0.48, Yellow = 0.67 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 85 | 54 | - |
| CMYK | 0 | 0.48 | 0.67 | 0.36 |
| HSL | 16.91º | 0.5% | 0.43% | - |
| HSV(B) | 16.91º | 0.67% | 0.64% | - |
| XYZ | 19.22 | 14.66 | 5.31 | - |
| YUV | 105.09 | 99.17 | 170.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 85 | 54 | 0 | 0.48 | 0.67 | 0.36 | 16.91 | 0.5 | 0.43 |
| Hex | A4 | 55 | 36 | 0 | 30 | 43 | 24 | 11 | 32 | 2B |
| Octal | 244 | 125 | 66 | 0 | 60 | 103 | 44 | 21 | 62 | 53 |
| Binary | 10100100 | 1010101 | 110110 | 0 | 110000 | 1000011 | 100100 | 10001 | 110010 | 101011 |
Color Harmonies of #A45536
Complementary color
Monochromatic Colors of #A45536
Black with #A45536
Text Example
Text Example
White with #A45536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A45536; }
p { color: rgb(164,85,54); }
H1.HeaderClassName
{
color: #A45536;
}
.AnyTagClassName
{
color: #A45536;
}
</style>
background-color css
<style>
a { background-color: #A45536; }
a { background-color: rgb(164,85,54); }
div.DivClassName
{
background-color: #A45536;
}
.BgClassName
{
background-color: #A45536;
}
</style>
border-color css
<style>
span { border-color: #A45536; }
span { border-color: rgb(164,85,54); }
td.TdClassName
{
border-color: #A45536;
}
.TagClassName
{
border-color: #A45536;
}
</style>