Shades of Clay Creek #908751
Tints of Clay Creek #908751
RGB
CMYK
RGB Variations
Color information
#908751 (or 0x908751) is known color: Clay Creek. HEX triplet: 90, 87 and 51. RGB value is (144,135,81). Sum of RGB (Red+Green+Blue) = 144+135+81=360 (47% of max value = 765). Red value is 144 (56.64% from 255 or 40% from 360); Green value is 135 (53.12% from 255 or 37.5% from 360); Blue value is 81 (32.03% from 255 or 22.5% from 360); Max value from RGB is 144 - color contains mainly: red. Hex color #908751 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #908751 is #6F78AE. Grayscale: #838383. Windows color (decimal): -7305391 or 5343120. OLE color: 5343120.
HSL color Cylindrical-coordinate representation of color #908751: hue angle of 51.43º degrees, saturation: 0.28, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #908751 is Cyan = 0, Magento = 0.06, Yellow = 0.44 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 135 | 81 | - |
| CMYK | 0 | 0.06 | 0.44 | 0.44 |
| HSL | 51.43º | 0.28% | 0.44% | - |
| HSV(B) | 51.43º | 0.44% | 0.56% | - |
| XYZ | 21.65 | 23.85 | 11.25 | - |
| YUV | 131.54 | 99.48 | 136.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 135 | 81 | 0 | 0.06 | 0.44 | 0.44 | 51.43 | 0.28 | 0.44 |
| Hex | 90 | 87 | 51 | 0 | 6 | 2C | 2C | 33 | 1C | 2C |
| Octal | 220 | 207 | 121 | 0 | 6 | 54 | 54 | 63 | 34 | 54 |
| Binary | 10010000 | 10000111 | 1010001 | 0 | 110 | 101100 | 101100 | 110011 | 11100 | 101100 |
Color Harmonies of #908751
Complementary color
Monochromatic Colors of #908751
Black with #908751
Text Example
Text Example
White with #908751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #908751; }
p { color: rgb(144,135,81); }
H1.HeaderClassName
{
color: #908751;
}
.AnyTagClassName
{
color: #908751;
}
</style>
background-color css
<style>
a { background-color: #908751; }
a { background-color: rgb(144,135,81); }
div.DivClassName
{
background-color: #908751;
}
.BgClassName
{
background-color: #908751;
}
</style>
border-color css
<style>
span { border-color: #908751; }
span { border-color: rgb(144,135,81); }
td.TdClassName
{
border-color: #908751;
}
.TagClassName
{
border-color: #908751;
}
</style>