Shades of West Coast #625636
Tints of West Coast #625636
RGB
CMYK
RGB Variations
Color information
#625636 (or 0x625636) is known color: West Coast. HEX triplet: 62, 56 and 36. RGB value is (98,86,54). Sum of RGB (Red+Green+Blue) = 98+86+54=238 (31% of max value = 765). Red value is 98 (38.67% from 255 or 41.18% from 238); Green value is 86 (33.98% from 255 or 36.13% from 238); Blue value is 54 (21.48% from 255 or 22.69% from 238); Max value from RGB is 98 - color contains mainly: red. Hex color #625636 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #625636 is #9DA9C9. Grayscale: #565656. Windows color (decimal): -10332618 or 3561058. OLE color: 3561058.
HSL color Cylindrical-coordinate representation of color #625636: hue angle of 43.64º degrees, saturation: 0.29, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #625636 is Cyan = 0, Magento = 0.12, Yellow = 0.45 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 86 | 54 | - |
| CMYK | 0 | 0.12 | 0.45 | 0.62 |
| HSL | 43.64º | 0.29% | 0.3% | - |
| HSV(B) | 43.64º | 0.45% | 0.38% | - |
| XYZ | 9.03 | 9.52 | 4.85 | - |
| YUV | 85.94 | 109.98 | 136.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 86 | 54 | 0 | 0.12 | 0.45 | 0.62 | 43.64 | 0.29 | 0.3 |
| Hex | 62 | 56 | 36 | 0 | C | 2D | 3E | 2C | 1D | 1E |
| Octal | 142 | 126 | 66 | 0 | 14 | 55 | 76 | 54 | 35 | 36 |
| Binary | 1100010 | 1010110 | 110110 | 0 | 1100 | 101101 | 111110 | 101100 | 11101 | 11110 |
Color Harmonies of #625636
Complementary color
Monochromatic Colors of #625636
Black with #625636
Text Example
Text Example
White with #625636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625636; }
p { color: rgb(98,86,54); }
H1.HeaderClassName
{
color: #625636;
}
.AnyTagClassName
{
color: #625636;
}
</style>
background-color css
<style>
a { background-color: #625636; }
a { background-color: rgb(98,86,54); }
div.DivClassName
{
background-color: #625636;
}
.BgClassName
{
background-color: #625636;
}
</style>
border-color css
<style>
span { border-color: #625636; }
span { border-color: rgb(98,86,54); }
td.TdClassName
{
border-color: #625636;
}
.TagClassName
{
border-color: #625636;
}
</style>