Shades of Dorado #736157
Tints of Dorado #736157
RGB
CMYK
RGB Variations
Color information
#736157 (or 0x736157) is known color: Dorado. HEX triplet: 73, 61 and 57. RGB value is (115,97,87). Sum of RGB (Red+Green+Blue) = 115+97+87=299 (39% of max value = 765). Red value is 115 (45.31% from 255 or 38.46% from 299); Green value is 97 (38.28% from 255 or 32.44% from 299); Blue value is 87 (34.38% from 255 or 29.10% from 299); Max value from RGB is 115 - color contains mainly: red. Hex color #736157 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #736157 is #8C9EA8. Grayscale: #656565. Windows color (decimal): -9215657 or 5726579. OLE color: 5726579.
HSL color Cylindrical-coordinate representation of color #736157: hue angle of 21.43º degrees, saturation: 0.14, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #736157 is Cyan = 0, Magento = 0.16, Yellow = 0.24 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 97 | 87 | - |
| CMYK | 0 | 0.16 | 0.24 | 0.55 |
| HSL | 21.43º | 0.14% | 0.4% | - |
| HSV(B) | 21.43º | 0.24% | 0.45% | - |
| XYZ | 13.07 | 12.88 | 10.81 | - |
| YUV | 101.24 | 119.96 | 137.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 97 | 87 | 0 | 0.16 | 0.24 | 0.55 | 21.43 | 0.14 | 0.4 |
| Hex | 73 | 61 | 57 | 0 | 10 | 18 | 37 | 15 | E | 28 |
| Octal | 163 | 141 | 127 | 0 | 20 | 30 | 67 | 25 | 16 | 50 |
| Binary | 1110011 | 1100001 | 1010111 | 0 | 10000 | 11000 | 110111 | 10101 | 1110 | 101000 |
Color Harmonies of #736157
Complementary color
Monochromatic Colors of #736157
Black with #736157
Text Example
Text Example
White with #736157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736157; }
p { color: rgb(115,97,87); }
H1.HeaderClassName
{
color: #736157;
}
.AnyTagClassName
{
color: #736157;
}
</style>
background-color css
<style>
a { background-color: #736157; }
a { background-color: rgb(115,97,87); }
div.DivClassName
{
background-color: #736157;
}
.BgClassName
{
background-color: #736157;
}
</style>
border-color css
<style>
span { border-color: #736157; }
span { border-color: rgb(115,97,87); }
td.TdClassName
{
border-color: #736157;
}
.TagClassName
{
border-color: #736157;
}
</style>