Shades of Dorado #736053
Tints of Dorado #736053
RGB
CMYK
RGB Variations
Color information
#736053 (or 0x736053) is known color: Dorado. HEX triplet: 73, 60 and 53. RGB value is (115,96,83). Sum of RGB (Red+Green+Blue) = 115+96+83=294 (38% of max value = 765). Red value is 115 (45.31% from 255 or 39.12% from 294); Green value is 96 (37.89% from 255 or 32.65% from 294); Blue value is 83 (32.81% from 255 or 28.23% from 294); Max value from RGB is 115 - color contains mainly: red. Hex color #736053 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #736053 is #8C9FAC. Grayscale: #646464. Windows color (decimal): -9215917 or 5464179. OLE color: 5464179.
HSL color Cylindrical-coordinate representation of color #736053: hue angle of 24.38º degrees, saturation: 0.16, 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 #736053 is Cyan = 0, Magento = 0.17, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 96 | 83 | - |
| CMYK | 0 | 0.17 | 0.28 | 0.55 |
| HSL | 24.38º | 0.16% | 0.39% | - |
| HSV(B) | 24.38º | 0.28% | 0.45% | - |
| XYZ | 12.81 | 12.64 | 9.95 | - |
| YUV | 100.2 | 118.29 | 138.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 96 | 83 | 0 | 0.17 | 0.28 | 0.55 | 24.38 | 0.16 | 0.39 |
| Hex | 73 | 60 | 53 | 0 | 11 | 1C | 37 | 18 | 10 | 27 |
| Octal | 163 | 140 | 123 | 0 | 21 | 34 | 67 | 30 | 20 | 47 |
| Binary | 1110011 | 1100000 | 1010011 | 0 | 10001 | 11100 | 110111 | 11000 | 10000 | 100111 |
Color Harmonies of #736053
Complementary color
Monochromatic Colors of #736053
Black with #736053
Text Example
Text Example
White with #736053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736053; }
p { color: rgb(115,96,83); }
H1.HeaderClassName
{
color: #736053;
}
.AnyTagClassName
{
color: #736053;
}
</style>
background-color css
<style>
a { background-color: #736053; }
a { background-color: rgb(115,96,83); }
div.DivClassName
{
background-color: #736053;
}
.BgClassName
{
background-color: #736053;
}
</style>
border-color css
<style>
span { border-color: #736053; }
span { border-color: rgb(115,96,83); }
td.TdClassName
{
border-color: #736053;
}
.TagClassName
{
border-color: #736053;
}
</style>