Shades of Orange Roughy #A65034
Tints of Orange Roughy #A65034
RGB
CMYK
RGB Variations
Color information
#A65034 (or 0xA65034) is known color: Orange Roughy. HEX triplet: A6, 50 and 34. RGB value is (166,80,52). Sum of RGB (Red+Green+Blue) = 166+80+52=298 (39% of max value = 765). Red value is 166 (65.23% from 255 or 55.70% from 298); Green value is 80 (31.64% from 255 or 26.85% from 298); Blue value is 52 (20.70% from 255 or 17.45% from 298); Max value from RGB is 166 - color contains mainly: red. Hex color #A65034 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A65034 is #59AFCB. Grayscale: #666666. Windows color (decimal): -5877708 or 3428518. OLE color: 3428518.
HSL color Cylindrical-coordinate representation of color #A65034: hue angle of 14.74º degrees, saturation: 0.52, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #A65034 is Cyan = 0, Magento = 0.52, Yellow = 0.69 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 166 | 80 | 52 | - |
| CMYK | 0 | 0.52 | 0.69 | 0.35 |
| HSL | 14.74º | 0.52% | 0.43% | - |
| HSV(B) | 14.74º | 0.69% | 0.65% | - |
| XYZ | 19.21 | 14.09 | 4.96 | - |
| YUV | 102.52 | 99.49 | 173.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 166 | 80 | 52 | 0 | 0.52 | 0.69 | 0.35 | 14.74 | 0.52 | 0.43 |
| Hex | A6 | 50 | 34 | 0 | 34 | 45 | 23 | F | 34 | 2B |
| Octal | 246 | 120 | 64 | 0 | 64 | 105 | 43 | 17 | 64 | 53 |
| Binary | 10100110 | 1010000 | 110100 | 0 | 110100 | 1000101 | 100011 | 1111 | 110100 | 101011 |
Color Harmonies of #A65034
Complementary color
Monochromatic Colors of #A65034
Black with #A65034
Text Example
Text Example
White with #A65034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A65034; }
p { color: rgb(166,80,52); }
H1.HeaderClassName
{
color: #A65034;
}
.AnyTagClassName
{
color: #A65034;
}
</style>
background-color css
<style>
a { background-color: #A65034; }
a { background-color: rgb(166,80,52); }
div.DivClassName
{
background-color: #A65034;
}
.BgClassName
{
background-color: #A65034;
}
</style>
border-color css
<style>
span { border-color: #A65034; }
span { border-color: rgb(166,80,52); }
td.TdClassName
{
border-color: #A65034;
}
.TagClassName
{
border-color: #A65034;
}
</style>