Shades of Don Juan #624348
Tints of Don Juan #624348
RGB
CMYK
RGB Variations
Color information
#624348 (or 0x624348) is known color: Don Juan. HEX triplet: 62, 43 and 48. RGB value is (98,67,72). Sum of RGB (Red+Green+Blue) = 98+67+72=237 (31% of max value = 765). Red value is 98 (38.67% from 255 or 41.35% from 237); Green value is 67 (26.56% from 255 or 28.27% from 237); Blue value is 72 (28.52% from 255 or 30.38% from 237); Max value from RGB is 98 - color contains mainly: red. Hex color #624348 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #624348 is #9DBCB7. Grayscale: #4C4C4C. Windows color (decimal): -10337464 or 4735842. OLE color: 4735842.
HSL color Cylindrical-coordinate representation of color #624348: hue angle of 350.32º degrees, saturation: 0.19, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #624348 is Cyan = 0, Magento = 0.32, Yellow = 0.27 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 67 | 72 | - |
| CMYK | 0 | 0.32 | 0.27 | 0.62 |
| HSL | 350.32º | 0.19% | 0.32% | - |
| HSV(B) | 350.32º | 0.32% | 0.38% | - |
| XYZ | 8.21 | 7.08 | 7.06 | - |
| YUV | 76.84 | 125.27 | 143.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 67 | 72 | 0 | 0.32 | 0.27 | 0.62 | 350.32 | 0.19 | 0.32 |
| Hex | 62 | 43 | 48 | 0 | 20 | 1B | 3E | 15E | 13 | 20 |
| Octal | 142 | 103 | 110 | 0 | 40 | 33 | 76 | 536 | 23 | 40 |
| Binary | 1100010 | 1000011 | 1001000 | 0 | 100000 | 11011 | 111110 | 101011110 | 10011 | 100000 |
Color Harmonies of #624348
Complementary color
Monochromatic Colors of #624348
Black with #624348
Text Example
Text Example
White with #624348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624348; }
p { color: rgb(98,67,72); }
H1.HeaderClassName
{
color: #624348;
}
.AnyTagClassName
{
color: #624348;
}
</style>
background-color css
<style>
a { background-color: #624348; }
a { background-color: rgb(98,67,72); }
div.DivClassName
{
background-color: #624348;
}
.BgClassName
{
background-color: #624348;
}
</style>
border-color css
<style>
span { border-color: #624348; }
span { border-color: rgb(98,67,72); }
td.TdClassName
{
border-color: #624348;
}
.TagClassName
{
border-color: #624348;
}
</style>