Shades of Dorado #736155
Tints of Dorado #736155
RGB
CMYK
RGB Variations
Color information
#736155 (or 0x736155) is known color: Dorado. HEX triplet: 73, 61 and 55. RGB value is (115,97,85). Sum of RGB (Red+Green+Blue) = 115+97+85=297 (39% of max value = 765). Red value is 115 (45.31% from 255 or 38.72% from 297); Green value is 97 (38.28% from 255 or 32.66% from 297); Blue value is 85 (33.59% from 255 or 28.62% from 297); Max value from RGB is 115 - color contains mainly: red. Hex color #736155 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #736155 is #8C9EAA. Grayscale: #656565. Windows color (decimal): -9215659 or 5595507. OLE color: 5595507.
HSL color Cylindrical-coordinate representation of color #736155: hue angle of 24º degrees, saturation: 0.15, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #736155 is Cyan = 0, Magento = 0.16, Yellow = 0.26 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 97 | 85 | - |
| CMYK | 0 | 0.16 | 0.26 | 0.55 |
| HSL | 24º | 0.15% | 0.39% | - |
| HSV(B) | 24º | 0.26% | 0.45% | - |
| XYZ | 12.98 | 12.85 | 10.39 | - |
| YUV | 101.01 | 118.96 | 137.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 97 | 85 | 0 | 0.16 | 0.26 | 0.55 | 24 | 0.15 | 0.39 |
| Hex | 73 | 61 | 55 | 0 | 10 | 1A | 37 | 18 | F | 27 |
| Octal | 163 | 141 | 125 | 0 | 20 | 32 | 67 | 30 | 17 | 47 |
| Binary | 1110011 | 1100001 | 1010101 | 0 | 10000 | 11010 | 110111 | 11000 | 1111 | 100111 |
Color Harmonies of #736155
Complementary color
Monochromatic Colors of #736155
Black with #736155
Text Example
Text Example
White with #736155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736155; }
p { color: rgb(115,97,85); }
H1.HeaderClassName
{
color: #736155;
}
.AnyTagClassName
{
color: #736155;
}
</style>
background-color css
<style>
a { background-color: #736155; }
a { background-color: rgb(115,97,85); }
div.DivClassName
{
background-color: #736155;
}
.BgClassName
{
background-color: #736155;
}
</style>
border-color css
<style>
span { border-color: #736155; }
span { border-color: rgb(115,97,85); }
td.TdClassName
{
border-color: #736155;
}
.TagClassName
{
border-color: #736155;
}
</style>