Shades of West Coast #625537
Tints of West Coast #625537
RGB
CMYK
RGB Variations
Color information
#625537 (or 0x625537) is known color: West Coast. HEX triplet: 62, 55 and 37. RGB value is (98,85,55). Sum of RGB (Red+Green+Blue) = 98+85+55=238 (31% of max value = 765). Red value is 98 (38.67% from 255 or 41.18% from 238); Green value is 85 (33.59% from 255 or 35.71% from 238); Blue value is 55 (21.88% from 255 or 23.11% from 238); Max value from RGB is 98 - color contains mainly: red. Hex color #625537 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #625537 is #9DAAC8. Grayscale: #555555. Windows color (decimal): -10332873 or 3626338. OLE color: 3626338.
HSL color Cylindrical-coordinate representation of color #625537: hue angle of 41.86º degrees, saturation: 0.28, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #625537 is Cyan = 0, Magento = 0.13, Yellow = 0.44 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 85 | 55 | - |
| CMYK | 0 | 0.13 | 0.44 | 0.62 |
| HSL | 41.86º | 0.28% | 0.3% | - |
| HSV(B) | 41.86º | 0.44% | 0.38% | - |
| XYZ | 8.98 | 9.37 | 4.95 | - |
| YUV | 85.47 | 110.81 | 136.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 85 | 55 | 0 | 0.13 | 0.44 | 0.62 | 41.86 | 0.28 | 0.3 |
| Hex | 62 | 55 | 37 | 0 | D | 2C | 3E | 2A | 1C | 1E |
| Octal | 142 | 125 | 67 | 0 | 15 | 54 | 76 | 52 | 34 | 36 |
| Binary | 1100010 | 1010101 | 110111 | 0 | 1101 | 101100 | 111110 | 101010 | 11100 | 11110 |
Color Harmonies of #625537
Complementary color
Monochromatic Colors of #625537
Black with #625537
Text Example
Text Example
White with #625537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625537; }
p { color: rgb(98,85,55); }
H1.HeaderClassName
{
color: #625537;
}
.AnyTagClassName
{
color: #625537;
}
</style>
background-color css
<style>
a { background-color: #625537; }
a { background-color: rgb(98,85,55); }
div.DivClassName
{
background-color: #625537;
}
.BgClassName
{
background-color: #625537;
}
</style>
border-color css
<style>
span { border-color: #625537; }
span { border-color: rgb(98,85,55); }
td.TdClassName
{
border-color: #625537;
}
.TagClassName
{
border-color: #625537;
}
</style>