Shades of West Coast #625528
Tints of West Coast #625528
RGB
CMYK
RGB Variations
Color information
#625528 (or 0x625528) is known color: West Coast. HEX triplet: 62, 55 and 28. RGB value is (98,85,40). Sum of RGB (Red+Green+Blue) = 98+85+40=223 (29% of max value = 765). Red value is 98 (38.67% from 255 or 43.95% from 223); Green value is 85 (33.59% from 255 or 38.12% from 223); Blue value is 40 (16.02% from 255 or 17.94% from 223); Max value from RGB is 98 - color contains mainly: red. Hex color #625528 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #625528 is #9DAAD7. Grayscale: #535353. Windows color (decimal): -10332888 or 2643298. OLE color: 2643298.
HSL color Cylindrical-coordinate representation of color #625528: hue angle of 46.55º degrees, saturation: 0.42, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #625528 is Cyan = 0, Magento = 0.13, Yellow = 0.59 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 85 | 40 | - |
| CMYK | 0 | 0.13 | 0.59 | 0.62 |
| HSL | 46.55º | 0.42% | 0.27% | - |
| HSV(B) | 46.55º | 0.59% | 0.38% | - |
| XYZ | 8.67 | 9.25 | 3.34 | - |
| YUV | 83.76 | 103.31 | 138.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 85 | 40 | 0 | 0.13 | 0.59 | 0.62 | 46.55 | 0.42 | 0.27 |
| Hex | 62 | 55 | 28 | 0 | D | 3B | 3E | 2F | 2A | 1B |
| Octal | 142 | 125 | 50 | 0 | 15 | 73 | 76 | 57 | 52 | 33 |
| Binary | 1100010 | 1010101 | 101000 | 0 | 1101 | 111011 | 111110 | 101111 | 101010 | 11011 |
Color Harmonies of #625528
Complementary color
Monochromatic Colors of #625528
Black with #625528
Text Example
Text Example
White with #625528
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625528; }
p { color: rgb(98,85,40); }
H1.HeaderClassName
{
color: #625528;
}
.AnyTagClassName
{
color: #625528;
}
</style>
background-color css
<style>
a { background-color: #625528; }
a { background-color: rgb(98,85,40); }
div.DivClassName
{
background-color: #625528;
}
.BgClassName
{
background-color: #625528;
}
</style>
border-color css
<style>
span { border-color: #625528; }
span { border-color: rgb(98,85,40); }
td.TdClassName
{
border-color: #625528;
}
.TagClassName
{
border-color: #625528;
}
</style>