Shades of Dorado #675955
Tints of Dorado #675955
RGB
CMYK
RGB Variations
Color information
#675955 (or 0x675955) is known color: Dorado. HEX triplet: 67, 59 and 55. RGB value is (103,89,85). Sum of RGB (Red+Green+Blue) = 103+89+85=277 (36% of max value = 765). Red value is 103 (40.62% from 255 or 37.18% from 277); Green value is 89 (35.16% from 255 or 32.13% from 277); Blue value is 85 (33.59% from 255 or 30.69% from 277); Max value from RGB is 103 - color contains mainly: red. Hex color #675955 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #675955 is #98A6AA. Grayscale: #5C5C5C. Windows color (decimal): -10004139 or 5593447. OLE color: 5593447.
HSL color Cylindrical-coordinate representation of color #675955: hue angle of 13.33º degrees, saturation: 0.1, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #675955 is Cyan = 0, Magento = 0.14, Yellow = 0.17 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 89 | 85 | - |
| CMYK | 0 | 0.14 | 0.17 | 0.60 |
| HSL | 13.33º | 0.1% | 0.37% | - |
| HSV(B) | 13.33º | 0.17% | 0.4% | - |
| XYZ | 10.81 | 10.68 | 10.09 | - |
| YUV | 92.73 | 123.64 | 135.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 89 | 85 | 0 | 0.14 | 0.17 | 0.60 | 13.33 | 0.1 | 0.37 |
| Hex | 67 | 59 | 55 | 0 | E | 11 | 3C | D | A | 25 |
| Octal | 147 | 131 | 125 | 0 | 16 | 21 | 74 | 15 | 12 | 45 |
| Binary | 1100111 | 1011001 | 1010101 | 0 | 1110 | 10001 | 111100 | 1101 | 1010 | 100101 |
Color Harmonies of #675955
Complementary color
Monochromatic Colors of #675955
Black with #675955
Text Example
Text Example
White with #675955
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675955; }
p { color: rgb(103,89,85); }
H1.HeaderClassName
{
color: #675955;
}
.AnyTagClassName
{
color: #675955;
}
</style>
background-color css
<style>
a { background-color: #675955; }
a { background-color: rgb(103,89,85); }
div.DivClassName
{
background-color: #675955;
}
.BgClassName
{
background-color: #675955;
}
</style>
border-color css
<style>
span { border-color: #675955; }
span { border-color: rgb(103,89,85); }
td.TdClassName
{
border-color: #675955;
}
.TagClassName
{
border-color: #675955;
}
</style>