Shades of West Coast #625527
Tints of West Coast #625527
RGB
CMYK
RGB Variations
Color information
#625527 (or 0x625527) is known color: West Coast. HEX triplet: 62, 55 and 27. RGB value is (98,85,39). Sum of RGB (Red+Green+Blue) = 98+85+39=222 (29% of max value = 765). Red value is 98 (38.67% from 255 or 44.14% from 222); Green value is 85 (33.59% from 255 or 38.29% from 222); Blue value is 39 (15.62% from 255 or 17.57% from 222); Max value from RGB is 98 - color contains mainly: red. Hex color #625527 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #625527 is #9DAAD8. Grayscale: #535353. Windows color (decimal): -10332889 or 2577762. OLE color: 2577762.
HSL color Cylindrical-coordinate representation of color #625527: hue angle of 46.78º degrees, saturation: 0.43, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #625527 is Cyan = 0, Magento = 0.13, Yellow = 0.60 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 85 | 39 | - |
| CMYK | 0 | 0.13 | 0.60 | 0.62 |
| HSL | 46.78º | 0.43% | 0.27% | - |
| HSV(B) | 46.78º | 0.6% | 0.38% | - |
| XYZ | 8.65 | 9.24 | 3.25 | - |
| YUV | 83.64 | 102.81 | 138.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 85 | 39 | 0 | 0.13 | 0.60 | 0.62 | 46.78 | 0.43 | 0.27 |
| Hex | 62 | 55 | 27 | 0 | D | 3C | 3E | 2F | 2B | 1B |
| Octal | 142 | 125 | 47 | 0 | 15 | 74 | 76 | 57 | 53 | 33 |
| Binary | 1100010 | 1010101 | 100111 | 0 | 1101 | 111100 | 111110 | 101111 | 101011 | 11011 |
Color Harmonies of #625527
Complementary color
Monochromatic Colors of #625527
Black with #625527
Text Example
Text Example
White with #625527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625527; }
p { color: rgb(98,85,39); }
H1.HeaderClassName
{
color: #625527;
}
.AnyTagClassName
{
color: #625527;
}
</style>
background-color css
<style>
a { background-color: #625527; }
a { background-color: rgb(98,85,39); }
div.DivClassName
{
background-color: #625527;
}
.BgClassName
{
background-color: #625527;
}
</style>
border-color css
<style>
span { border-color: #625527; }
span { border-color: rgb(98,85,39); }
td.TdClassName
{
border-color: #625527;
}
.TagClassName
{
border-color: #625527;
}
</style>