Shades of West Coast #625526
Tints of West Coast #625526
RGB
CMYK
RGB Variations
Color information
#625526 (or 0x625526) is known color: West Coast. HEX triplet: 62, 55 and 26. RGB value is (98,85,38). Sum of RGB (Red+Green+Blue) = 98+85+38=221 (29% of max value = 765). Red value is 98 (38.67% from 255 or 44.34% from 221); Green value is 85 (33.59% from 255 or 38.46% from 221); Blue value is 38 (15.23% from 255 or 17.19% from 221); Max value from RGB is 98 - color contains mainly: red. Hex color #625526 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #625526 is #9DAAD9. Grayscale: #535353. Windows color (decimal): -10332890 or 2512226. OLE color: 2512226.
HSL color Cylindrical-coordinate representation of color #625526: hue angle of 47º degrees, saturation: 0.44, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #625526 is Cyan = 0, Magento = 0.13, Yellow = 0.61 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 85 | 38 | - |
| CMYK | 0 | 0.13 | 0.61 | 0.62 |
| HSL | 47º | 0.44% | 0.27% | - |
| HSV(B) | 47º | 0.61% | 0.38% | - |
| XYZ | 8.64 | 9.23 | 3.16 | - |
| YUV | 83.53 | 102.31 | 138.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 85 | 38 | 0 | 0.13 | 0.61 | 0.62 | 47 | 0.44 | 0.27 |
| Hex | 62 | 55 | 26 | 0 | D | 3D | 3E | 2F | 2C | 1B |
| Octal | 142 | 125 | 46 | 0 | 15 | 75 | 76 | 57 | 54 | 33 |
| Binary | 1100010 | 1010101 | 100110 | 0 | 1101 | 111101 | 111110 | 101111 | 101100 | 11011 |
Color Harmonies of #625526
Complementary color
Monochromatic Colors of #625526
Black with #625526
Text Example
Text Example
White with #625526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625526; }
p { color: rgb(98,85,38); }
H1.HeaderClassName
{
color: #625526;
}
.AnyTagClassName
{
color: #625526;
}
</style>
background-color css
<style>
a { background-color: #625526; }
a { background-color: rgb(98,85,38); }
div.DivClassName
{
background-color: #625526;
}
.BgClassName
{
background-color: #625526;
}
</style>
border-color css
<style>
span { border-color: #625526; }
span { border-color: rgb(98,85,38); }
td.TdClassName
{
border-color: #625526;
}
.TagClassName
{
border-color: #625526;
}
</style>