Shades of Dorado #746156
Tints of Dorado #746156
RGB
CMYK
RGB Variations
Color information
#746156 (or 0x746156) is known color: Dorado. HEX triplet: 74, 61 and 56. RGB value is (116,97,86). Sum of RGB (Red+Green+Blue) = 116+97+86=299 (39% of max value = 765). Red value is 116 (45.70% from 255 or 38.80% from 299); Green value is 97 (38.28% from 255 or 32.44% from 299); Blue value is 86 (33.98% from 255 or 28.76% from 299); Max value from RGB is 116 - color contains mainly: red. Hex color #746156 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #746156 is #8B9EA9. Grayscale: #656565. Windows color (decimal): -9150122 or 5661044. OLE color: 5661044.
HSL color Cylindrical-coordinate representation of color #746156: hue angle of 22º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #746156 is Cyan = 0, Magento = 0.16, Yellow = 0.26 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 97 | 86 | - |
| CMYK | 0 | 0.16 | 0.26 | 0.55 |
| HSL | 22º | 0.15% | 0.4% | - |
| HSV(B) | 22º | 0.26% | 0.45% | - |
| XYZ | 13.16 | 12.93 | 10.61 | - |
| YUV | 101.43 | 119.29 | 138.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 97 | 86 | 0 | 0.16 | 0.26 | 0.55 | 22 | 0.15 | 0.4 |
| Hex | 74 | 61 | 56 | 0 | 10 | 1A | 37 | 16 | F | 28 |
| Octal | 164 | 141 | 126 | 0 | 20 | 32 | 67 | 26 | 17 | 50 |
| Binary | 1110100 | 1100001 | 1010110 | 0 | 10000 | 11010 | 110111 | 10110 | 1111 | 101000 |
Color Harmonies of #746156
Complementary color
Monochromatic Colors of #746156
Black with #746156
Text Example
Text Example
White with #746156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746156; }
p { color: rgb(116,97,86); }
H1.HeaderClassName
{
color: #746156;
}
.AnyTagClassName
{
color: #746156;
}
</style>
background-color css
<style>
a { background-color: #746156; }
a { background-color: rgb(116,97,86); }
div.DivClassName
{
background-color: #746156;
}
.BgClassName
{
background-color: #746156;
}
</style>
border-color css
<style>
span { border-color: #746156; }
span { border-color: rgb(116,97,86); }
td.TdClassName
{
border-color: #746156;
}
.TagClassName
{
border-color: #746156;
}
</style>