Shades of Don Juan #675257
Tints of Don Juan #675257
RGB
CMYK
RGB Variations
Color information
#675257 (or 0x675257) is known color: Don Juan. HEX triplet: 67, 52 and 57. RGB value is (103,82,87). Sum of RGB (Red+Green+Blue) = 103+82+87=272 (36% of max value = 765). Red value is 103 (40.62% from 255 or 37.87% from 272); Green value is 82 (32.42% from 255 or 30.15% from 272); Blue value is 87 (34.38% from 255 or 31.99% from 272); Max value from RGB is 103 - color contains mainly: red. Hex color #675257 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #675257 is #98ADA8. Grayscale: #585858. Windows color (decimal): -10005929 or 5722727. OLE color: 5722727.
HSL color Cylindrical-coordinate representation of color #675257: hue angle of 345.71º degrees, saturation: 0.11, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #675257 is Cyan = 0, Magento = 0.20, Yellow = 0.16 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 82 | 87 | - |
| CMYK | 0 | 0.20 | 0.16 | 0.60 |
| HSL | 345.71º | 0.11% | 0.36% | - |
| HSV(B) | 345.71º | 0.2% | 0.4% | - |
| XYZ | 10.33 | 9.61 | 10.33 | - |
| YUV | 88.85 | 126.96 | 138.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 82 | 87 | 0 | 0.20 | 0.16 | 0.60 | 345.71 | 0.11 | 0.36 |
| Hex | 67 | 52 | 57 | 0 | 14 | 10 | 3C | 15A | B | 24 |
| Octal | 147 | 122 | 127 | 0 | 24 | 20 | 74 | 532 | 13 | 44 |
| Binary | 1100111 | 1010010 | 1010111 | 0 | 10100 | 10000 | 111100 | 101011010 | 1011 | 100100 |
Color Harmonies of #675257
Complementary color
Monochromatic Colors of #675257
Black with #675257
Text Example
Text Example
White with #675257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675257; }
p { color: rgb(103,82,87); }
H1.HeaderClassName
{
color: #675257;
}
.AnyTagClassName
{
color: #675257;
}
</style>
background-color css
<style>
a { background-color: #675257; }
a { background-color: rgb(103,82,87); }
div.DivClassName
{
background-color: #675257;
}
.BgClassName
{
background-color: #675257;
}
</style>
border-color css
<style>
span { border-color: #675257; }
span { border-color: rgb(103,82,87); }
td.TdClassName
{
border-color: #675257;
}
.TagClassName
{
border-color: #675257;
}
</style>