Shades of West Coast #625529
Tints of West Coast #625529
RGB
CMYK
RGB Variations
Color information
#625529 (or 0x625529) is known color: West Coast. HEX triplet: 62, 55 and 29. RGB value is (98,85,41). Sum of RGB (Red+Green+Blue) = 98+85+41=224 (29% of max value = 765). Red value is 98 (38.67% from 255 or 43.75% from 224); Green value is 85 (33.59% from 255 or 37.95% from 224); Blue value is 41 (16.41% from 255 or 18.30% from 224); Max value from RGB is 98 - color contains mainly: red. Hex color #625529 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #625529 is #9DAAD6. Grayscale: #545454. Windows color (decimal): -10332887 or 2708834. OLE color: 2708834.
HSL color Cylindrical-coordinate representation of color #625529: hue angle of 46.32º degrees, saturation: 0.41, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #625529 is Cyan = 0, Magento = 0.13, Yellow = 0.58 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 85 | 41 | - |
| CMYK | 0 | 0.13 | 0.58 | 0.62 |
| HSL | 46.32º | 0.41% | 0.27% | - |
| HSV(B) | 46.32º | 0.58% | 0.38% | - |
| XYZ | 8.69 | 9.25 | 3.43 | - |
| YUV | 83.87 | 103.81 | 138.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 85 | 41 | 0 | 0.13 | 0.58 | 0.62 | 46.32 | 0.41 | 0.27 |
| Hex | 62 | 55 | 29 | 0 | D | 3A | 3E | 2E | 29 | 1B |
| Octal | 142 | 125 | 51 | 0 | 15 | 72 | 76 | 56 | 51 | 33 |
| Binary | 1100010 | 1010101 | 101001 | 0 | 1101 | 111010 | 111110 | 101110 | 101001 | 11011 |
Color Harmonies of #625529
Complementary color
Monochromatic Colors of #625529
Black with #625529
Text Example
Text Example
White with #625529
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625529; }
p { color: rgb(98,85,41); }
H1.HeaderClassName
{
color: #625529;
}
.AnyTagClassName
{
color: #625529;
}
</style>
background-color css
<style>
a { background-color: #625529; }
a { background-color: rgb(98,85,41); }
div.DivClassName
{
background-color: #625529;
}
.BgClassName
{
background-color: #625529;
}
</style>
border-color css
<style>
span { border-color: #625529; }
span { border-color: rgb(98,85,41); }
td.TdClassName
{
border-color: #625529;
}
.TagClassName
{
border-color: #625529;
}
</style>