Shades of Dorado #746053
Tints of Dorado #746053
RGB
CMYK
RGB Variations
Color information
#746053 (or 0x746053) is known color: Dorado. HEX triplet: 74, 60 and 53. RGB value is (116,96,83). Sum of RGB (Red+Green+Blue) = 116+96+83=295 (39% of max value = 765). Red value is 116 (45.70% from 255 or 39.32% from 295); Green value is 96 (37.89% from 255 or 32.54% from 295); Blue value is 83 (32.81% from 255 or 28.14% from 295); Max value from RGB is 116 - color contains mainly: red. Hex color #746053 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #746053 is #8B9FAC. Grayscale: #646464. Windows color (decimal): -9150381 or 5464180. OLE color: 5464180.
HSL color Cylindrical-coordinate representation of color #746053: hue angle of 23.64º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #746053 is Cyan = 0, Magento = 0.17, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 96 | 83 | - |
| CMYK | 0 | 0.17 | 0.28 | 0.55 |
| HSL | 23.64º | 0.17% | 0.39% | - |
| HSV(B) | 23.64º | 0.28% | 0.45% | - |
| XYZ | 12.95 | 12.7 | 9.95 | - |
| YUV | 100.5 | 118.13 | 139.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 96 | 83 | 0 | 0.17 | 0.28 | 0.55 | 23.64 | 0.17 | 0.39 |
| Hex | 74 | 60 | 53 | 0 | 11 | 1C | 37 | 18 | 11 | 27 |
| Octal | 164 | 140 | 123 | 0 | 21 | 34 | 67 | 30 | 21 | 47 |
| Binary | 1110100 | 1100000 | 1010011 | 0 | 10001 | 11100 | 110111 | 11000 | 10001 | 100111 |
Color Harmonies of #746053
Complementary color
Monochromatic Colors of #746053
Black with #746053
Text Example
Text Example
White with #746053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746053; }
p { color: rgb(116,96,83); }
H1.HeaderClassName
{
color: #746053;
}
.AnyTagClassName
{
color: #746053;
}
</style>
background-color css
<style>
a { background-color: #746053; }
a { background-color: rgb(116,96,83); }
div.DivClassName
{
background-color: #746053;
}
.BgClassName
{
background-color: #746053;
}
</style>
border-color css
<style>
span { border-color: #746053; }
span { border-color: rgb(116,96,83); }
td.TdClassName
{
border-color: #746053;
}
.TagClassName
{
border-color: #746053;
}
</style>