Shades of West Coast #625531
Tints of West Coast #625531
RGB
CMYK
RGB Variations
Color information
#625531 (or 0x625531) is known color: West Coast. HEX triplet: 62, 55 and 31. RGB value is (98,85,49). Sum of RGB (Red+Green+Blue) = 98+85+49=232 (30% of max value = 765). Red value is 98 (38.67% from 255 or 42.24% from 232); Green value is 85 (33.59% from 255 or 36.64% from 232); Blue value is 49 (19.53% from 255 or 21.12% from 232); Max value from RGB is 98 - color contains mainly: red. Hex color #625531 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #625531 is #9DAACE. Grayscale: #545454. Windows color (decimal): -10332879 or 3233122. OLE color: 3233122.
HSL color Cylindrical-coordinate representation of color #625531: hue angle of 44.08º degrees, saturation: 0.33, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #625531 is Cyan = 0, Magento = 0.13, Yellow = 0.5 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 85 | 49 | - |
| CMYK | 0 | 0.13 | 0.5 | 0.62 |
| HSL | 44.08º | 0.33% | 0.29% | - |
| HSV(B) | 44.08º | 0.5% | 0.38% | - |
| XYZ | 8.84 | 9.32 | 4.24 | - |
| YUV | 84.78 | 107.81 | 137.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 85 | 49 | 0 | 0.13 | 0.5 | 0.62 | 44.08 | 0.33 | 0.29 |
| Hex | 62 | 55 | 31 | 0 | D | 32 | 3E | 2C | 21 | 1D |
| Octal | 142 | 125 | 61 | 0 | 15 | 62 | 76 | 54 | 41 | 35 |
| Binary | 1100010 | 1010101 | 110001 | 0 | 1101 | 110010 | 111110 | 101100 | 100001 | 11101 |
Color Harmonies of #625531
Complementary color
Monochromatic Colors of #625531
Black with #625531
Text Example
Text Example
White with #625531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625531; }
p { color: rgb(98,85,49); }
H1.HeaderClassName
{
color: #625531;
}
.AnyTagClassName
{
color: #625531;
}
</style>
background-color css
<style>
a { background-color: #625531; }
a { background-color: rgb(98,85,49); }
div.DivClassName
{
background-color: #625531;
}
.BgClassName
{
background-color: #625531;
}
</style>
border-color css
<style>
span { border-color: #625531; }
span { border-color: rgb(98,85,49); }
td.TdClassName
{
border-color: #625531;
}
.TagClassName
{
border-color: #625531;
}
</style>