Shades of Clay Creek #908657
Tints of Clay Creek #908657
RGB
CMYK
RGB Variations
Color information
#908657 (or 0x908657) is known color: Clay Creek. HEX triplet: 90, 86 and 57. RGB value is (144,134,87). Sum of RGB (Red+Green+Blue) = 144+134+87=365 (48% of max value = 765). Red value is 144 (56.64% from 255 or 39.45% from 365); Green value is 134 (52.73% from 255 or 36.71% from 365); Blue value is 87 (34.38% from 255 or 23.84% from 365); Max value from RGB is 144 - color contains mainly: red. Hex color #908657 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #908657 is #6F79A8. Grayscale: #838383. Windows color (decimal): -7305641 or 5736080. OLE color: 5736080.
HSL color Cylindrical-coordinate representation of color #908657: hue angle of 49.47º degrees, saturation: 0.25, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #908657 is Cyan = 0, Magento = 0.07, Yellow = 0.40 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 134 | 87 | - |
| CMYK | 0 | 0.07 | 0.40 | 0.44 |
| HSL | 49.47º | 0.25% | 0.45% | - |
| HSV(B) | 49.47º | 0.4% | 0.56% | - |
| XYZ | 21.75 | 23.67 | 12.44 | - |
| YUV | 131.63 | 102.81 | 136.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 134 | 87 | 0 | 0.07 | 0.40 | 0.44 | 49.47 | 0.25 | 0.45 |
| Hex | 90 | 86 | 57 | 0 | 7 | 28 | 2C | 31 | 19 | 2D |
| Octal | 220 | 206 | 127 | 0 | 7 | 50 | 54 | 61 | 31 | 55 |
| Binary | 10010000 | 10000110 | 1010111 | 0 | 111 | 101000 | 101100 | 110001 | 11001 | 101101 |
Color Harmonies of #908657
Complementary color
Monochromatic Colors of #908657
Black with #908657
Text Example
Text Example
White with #908657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #908657; }
p { color: rgb(144,134,87); }
H1.HeaderClassName
{
color: #908657;
}
.AnyTagClassName
{
color: #908657;
}
</style>
background-color css
<style>
a { background-color: #908657; }
a { background-color: rgb(144,134,87); }
div.DivClassName
{
background-color: #908657;
}
.BgClassName
{
background-color: #908657;
}
</style>
border-color css
<style>
span { border-color: #908657; }
span { border-color: rgb(144,134,87); }
td.TdClassName
{
border-color: #908657;
}
.TagClassName
{
border-color: #908657;
}
</style>