Shades of West Coast #625425
Tints of West Coast #625425
RGB
CMYK
RGB Variations
Color information
#625425 (or 0x625425) is known color: West Coast. HEX triplet: 62, 54 and 25. RGB value is (98,84,37). Sum of RGB (Red+Green+Blue) = 98+84+37=219 (29% of max value = 765). Red value is 98 (38.67% from 255 or 44.75% from 219); Green value is 84 (33.20% from 255 or 38.36% from 219); Blue value is 37 (14.84% from 255 or 16.89% from 219); Max value from RGB is 98 - color contains mainly: red. Hex color #625425 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #625425 is #9DABDA. Grayscale: #535353. Windows color (decimal): -10333147 or 2446434. OLE color: 2446434.
HSL color Cylindrical-coordinate representation of color #625425: hue angle of 46.23º degrees, saturation: 0.45, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #625425 is Cyan = 0, Magento = 0.14, Yellow = 0.62 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 84 | 37 | - |
| CMYK | 0 | 0.14 | 0.62 | 0.62 |
| HSL | 46.23º | 0.45% | 0.26% | - |
| HSV(B) | 46.23º | 0.62% | 0.38% | - |
| XYZ | 8.54 | 9.07 | 3.05 | - |
| YUV | 82.83 | 102.14 | 138.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 84 | 37 | 0 | 0.14 | 0.62 | 0.62 | 46.23 | 0.45 | 0.26 |
| Hex | 62 | 54 | 25 | 0 | E | 3E | 3E | 2E | 2D | 1A |
| Octal | 142 | 124 | 45 | 0 | 16 | 76 | 76 | 56 | 55 | 32 |
| Binary | 1100010 | 1010100 | 100101 | 0 | 1110 | 111110 | 111110 | 101110 | 101101 | 11010 |
Color Harmonies of #625425
Complementary color
Monochromatic Colors of #625425
Black with #625425
Text Example
Text Example
White with #625425
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625425; }
p { color: rgb(98,84,37); }
H1.HeaderClassName
{
color: #625425;
}
.AnyTagClassName
{
color: #625425;
}
</style>
background-color css
<style>
a { background-color: #625425; }
a { background-color: rgb(98,84,37); }
div.DivClassName
{
background-color: #625425;
}
.BgClassName
{
background-color: #625425;
}
</style>
border-color css
<style>
span { border-color: #625425; }
span { border-color: rgb(98,84,37); }
td.TdClassName
{
border-color: #625425;
}
.TagClassName
{
border-color: #625425;
}
</style>