Shades of Clay Creek #908459
Tints of Clay Creek #908459
RGB
CMYK
RGB Variations
Color information
#908459 (or 0x908459) is known color: Clay Creek. HEX triplet: 90, 84 and 59. RGB value is (144,132,89). Sum of RGB (Red+Green+Blue) = 144+132+89=365 (48% of max value = 765). Red value is 144 (56.64% from 255 or 39.45% from 365); Green value is 132 (51.95% from 255 or 36.16% from 365); Blue value is 89 (35.16% from 255 or 24.38% from 365); Max value from RGB is 144 - color contains mainly: red. Hex color #908459 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #908459 is #6F7BA6. Grayscale: #828282. Windows color (decimal): -7306151 or 5866640. OLE color: 5866640.
HSL color Cylindrical-coordinate representation of color #908459: hue angle of 46.91º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #908459 is Cyan = 0, Magento = 0.08, Yellow = 0.38 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 132 | 89 | - |
| CMYK | 0 | 0.08 | 0.38 | 0.44 |
| HSL | 46.91º | 0.24% | 0.46% | - |
| HSV(B) | 46.91º | 0.38% | 0.56% | - |
| XYZ | 21.56 | 23.15 | 12.78 | - |
| YUV | 130.69 | 104.48 | 137.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 132 | 89 | 0 | 0.08 | 0.38 | 0.44 | 46.91 | 0.24 | 0.46 |
| Hex | 90 | 84 | 59 | 0 | 8 | 26 | 2C | 2F | 18 | 2E |
| Octal | 220 | 204 | 131 | 0 | 10 | 46 | 54 | 57 | 30 | 56 |
| Binary | 10010000 | 10000100 | 1011001 | 0 | 1000 | 100110 | 101100 | 101111 | 11000 | 101110 |
Color Harmonies of #908459
Complementary color
Monochromatic Colors of #908459
Black with #908459
Text Example
Text Example
White with #908459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #908459; }
p { color: rgb(144,132,89); }
H1.HeaderClassName
{
color: #908459;
}
.AnyTagClassName
{
color: #908459;
}
</style>
background-color css
<style>
a { background-color: #908459; }
a { background-color: rgb(144,132,89); }
div.DivClassName
{
background-color: #908459;
}
.BgClassName
{
background-color: #908459;
}
</style>
border-color css
<style>
span { border-color: #908459; }
span { border-color: rgb(144,132,89); }
td.TdClassName
{
border-color: #908459;
}
.TagClassName
{
border-color: #908459;
}
</style>