Shades of Clay Creek #908159
Tints of Clay Creek #908159
RGB
CMYK
RGB Variations
Color information
#908159 (or 0x908159) is known color: Clay Creek. HEX triplet: 90, 81 and 59. RGB value is (144,129,89). Sum of RGB (Red+Green+Blue) = 144+129+89=362 (47% of max value = 765). Red value is 144 (56.64% from 255 or 39.78% from 362); Green value is 129 (50.78% from 255 or 35.64% from 362); Blue value is 89 (35.16% from 255 or 24.59% from 362); Max value from RGB is 144 - color contains mainly: red. Hex color #908159 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #908159 is #6F7EA6. Grayscale: #818181. Windows color (decimal): -7306919 or 5865872. OLE color: 5865872.
HSL color Cylindrical-coordinate representation of color #908159: hue angle of 43.64º 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 #908159 is Cyan = 0, Magento = 0.10, Yellow = 0.38 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 129 | 89 | - |
| CMYK | 0 | 0.10 | 0.38 | 0.44 |
| HSL | 43.64º | 0.24% | 0.46% | - |
| HSV(B) | 43.64º | 0.38% | 0.56% | - |
| XYZ | 21.16 | 22.35 | 12.65 | - |
| YUV | 128.93 | 105.47 | 138.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 129 | 89 | 0 | 0.10 | 0.38 | 0.44 | 43.64 | 0.24 | 0.46 |
| Hex | 90 | 81 | 59 | 0 | A | 26 | 2C | 2C | 18 | 2E |
| Octal | 220 | 201 | 131 | 0 | 12 | 46 | 54 | 54 | 30 | 56 |
| Binary | 10010000 | 10000001 | 1011001 | 0 | 1010 | 100110 | 101100 | 101100 | 11000 | 101110 |
Color Harmonies of #908159
Complementary color
Monochromatic Colors of #908159
Black with #908159
Text Example
Text Example
White with #908159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #908159; }
p { color: rgb(144,129,89); }
H1.HeaderClassName
{
color: #908159;
}
.AnyTagClassName
{
color: #908159;
}
</style>
background-color css
<style>
a { background-color: #908159; }
a { background-color: rgb(144,129,89); }
div.DivClassName
{
background-color: #908159;
}
.BgClassName
{
background-color: #908159;
}
</style>
border-color css
<style>
span { border-color: #908159; }
span { border-color: rgb(144,129,89); }
td.TdClassName
{
border-color: #908159;
}
.TagClassName
{
border-color: #908159;
}
</style>