Shades of West Coast #625524
Tints of West Coast #625524
RGB
CMYK
RGB Variations
Color information
#625524 (or 0x625524) is known color: West Coast. HEX triplet: 62, 55 and 24. RGB value is (98,85,36). Sum of RGB (Red+Green+Blue) = 98+85+36=219 (29% of max value = 765). Red value is 98 (38.67% from 255 or 44.75% from 219); Green value is 85 (33.59% from 255 or 38.81% from 219); Blue value is 36 (14.45% from 255 or 16.44% from 219); Max value from RGB is 98 - color contains mainly: red. Hex color #625524 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #625524 is #9DAADB. Grayscale: #535353. Windows color (decimal): -10332892 or 2381154. OLE color: 2381154.
HSL color Cylindrical-coordinate representation of color #625524: hue angle of 47.42º degrees, saturation: 0.46, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #625524 is Cyan = 0, Magento = 0.13, Yellow = 0.63 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 85 | 36 | - |
| CMYK | 0 | 0.13 | 0.63 | 0.62 |
| HSL | 47.42º | 0.46% | 0.26% | - |
| HSV(B) | 47.42º | 0.63% | 0.38% | - |
| XYZ | 8.6 | 9.22 | 3 | - |
| YUV | 83.3 | 101.31 | 138.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 85 | 36 | 0 | 0.13 | 0.63 | 0.62 | 47.42 | 0.46 | 0.26 |
| Hex | 62 | 55 | 24 | 0 | D | 3F | 3E | 2F | 2E | 1A |
| Octal | 142 | 125 | 44 | 0 | 15 | 77 | 76 | 57 | 56 | 32 |
| Binary | 1100010 | 1010101 | 100100 | 0 | 1101 | 111111 | 111110 | 101111 | 101110 | 11010 |
Color Harmonies of #625524
Complementary color
Monochromatic Colors of #625524
Black with #625524
Text Example
Text Example
White with #625524
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625524; }
p { color: rgb(98,85,36); }
H1.HeaderClassName
{
color: #625524;
}
.AnyTagClassName
{
color: #625524;
}
</style>
background-color css
<style>
a { background-color: #625524; }
a { background-color: rgb(98,85,36); }
div.DivClassName
{
background-color: #625524;
}
.BgClassName
{
background-color: #625524;
}
</style>
border-color css
<style>
span { border-color: #625524; }
span { border-color: rgb(98,85,36); }
td.TdClassName
{
border-color: #625524;
}
.TagClassName
{
border-color: #625524;
}
</style>