Shades of Tundora #625652
Tints of Tundora #625652
RGB
CMYK
RGB Variations
Color information
#625652 (or 0x625652) is known color: Tundora. HEX triplet: 62, 56 and 52. RGB value is (98,86,82). Sum of RGB (Red+Green+Blue) = 98+86+82=266 (35% of max value = 765). Red value is 98 (38.67% from 255 or 36.84% from 266); Green value is 86 (33.98% from 255 or 32.33% from 266); Blue value is 82 (32.42% from 255 or 30.83% from 266); Max value from RGB is 98 - color contains mainly: red. Hex color #625652 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #625652 is #9DA9AD. Grayscale: #595959. Windows color (decimal): -10332590 or 5396066. OLE color: 5396066.
HSL color Cylindrical-coordinate representation of color #625652: hue angle of 15º degrees, saturation: 0.09, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #625652 is Cyan = 0, Magento = 0.12, Yellow = 0.16 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 86 | 82 | - |
| CMYK | 0 | 0.12 | 0.16 | 0.62 |
| HSL | 15º | 0.09% | 0.35% | - |
| HSV(B) | 15º | 0.16% | 0.38% | - |
| XYZ | 9.89 | 9.86 | 9.36 | - |
| YUV | 89.13 | 123.98 | 134.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 86 | 82 | 0 | 0.12 | 0.16 | 0.62 | 15 | 0.09 | 0.35 |
| Hex | 62 | 56 | 52 | 0 | C | 10 | 3E | F | 9 | 23 |
| Octal | 142 | 126 | 122 | 0 | 14 | 20 | 76 | 17 | 11 | 43 |
| Binary | 1100010 | 1010110 | 1010010 | 0 | 1100 | 10000 | 111110 | 1111 | 1001 | 100011 |
Color Harmonies of #625652
Complementary color
Monochromatic Colors of #625652
Black with #625652
Text Example
Text Example
White with #625652
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625652; }
p { color: rgb(98,86,82); }
H1.HeaderClassName
{
color: #625652;
}
.AnyTagClassName
{
color: #625652;
}
</style>
background-color css
<style>
a { background-color: #625652; }
a { background-color: rgb(98,86,82); }
div.DivClassName
{
background-color: #625652;
}
.BgClassName
{
background-color: #625652;
}
</style>
border-color css
<style>
span { border-color: #625652; }
span { border-color: rgb(98,86,82); }
td.TdClassName
{
border-color: #625652;
}
.TagClassName
{
border-color: #625652;
}
</style>