Shades of Cork #625042
Tints of Cork #625042
RGB
CMYK
RGB Variations
Color information
#625042 (or 0x625042) is known color: Cork. HEX triplet: 62, 50 and 42. RGB value is (98,80,66). Sum of RGB (Red+Green+Blue) = 98+80+66=244 (32% of max value = 765). Red value is 98 (38.67% from 255 or 40.16% from 244); Green value is 80 (31.64% from 255 or 32.79% from 244); Blue value is 66 (26.17% from 255 or 27.05% from 244); Max value from RGB is 98 - color contains mainly: red. Hex color #625042 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #625042 is #9DAFBD. Grayscale: #535353. Windows color (decimal): -10334142 or 4345954. OLE color: 4345954.
HSL color Cylindrical-coordinate representation of color #625042: hue angle of 26.25º degrees, saturation: 0.2, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #625042 is Cyan = 0, Magento = 0.18, Yellow = 0.33 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 80 | 66 | - |
| CMYK | 0 | 0.18 | 0.33 | 0.62 |
| HSL | 26.25º | 0.2% | 0.32% | - |
| HSV(B) | 26.25º | 0.33% | 0.38% | - |
| XYZ | 8.89 | 8.73 | 6.37 | - |
| YUV | 83.79 | 117.96 | 138.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 80 | 66 | 0 | 0.18 | 0.33 | 0.62 | 26.25 | 0.2 | 0.32 |
| Hex | 62 | 50 | 42 | 0 | 12 | 21 | 3E | 1A | 14 | 20 |
| Octal | 142 | 120 | 102 | 0 | 22 | 41 | 76 | 32 | 24 | 40 |
| Binary | 1100010 | 1010000 | 1000010 | 0 | 10010 | 100001 | 111110 | 11010 | 10100 | 100000 |
Color Harmonies of #625042
Complementary color
Monochromatic Colors of #625042
Black with #625042
Text Example
Text Example
White with #625042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625042; }
p { color: rgb(98,80,66); }
H1.HeaderClassName
{
color: #625042;
}
.AnyTagClassName
{
color: #625042;
}
</style>
background-color css
<style>
a { background-color: #625042; }
a { background-color: rgb(98,80,66); }
div.DivClassName
{
background-color: #625042;
}
.BgClassName
{
background-color: #625042;
}
</style>
border-color css
<style>
span { border-color: #625042; }
span { border-color: rgb(98,80,66); }
td.TdClassName
{
border-color: #625042;
}
.TagClassName
{
border-color: #625042;
}
</style>