Shades of Clay Creek #908351
Tints of Clay Creek #908351
RGB
CMYK
RGB Variations
Color information
#908351 (or 0x908351) is known color: Clay Creek. HEX triplet: 90, 83 and 51. RGB value is (144,131,81). Sum of RGB (Red+Green+Blue) = 144+131+81=356 (47% of max value = 765). Red value is 144 (56.64% from 255 or 40.45% from 356); Green value is 131 (51.56% from 255 or 36.80% from 356); Blue value is 81 (32.03% from 255 or 22.75% from 356); Max value from RGB is 144 - color contains mainly: red. Hex color #908351 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #908351 is #6F7CAE. Grayscale: #818181. Windows color (decimal): -7306415 or 5342096. OLE color: 5342096.
HSL color Cylindrical-coordinate representation of color #908351: hue angle of 47.62º 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 #908351 is Cyan = 0, Magento = 0.09, Yellow = 0.44 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 131 | 81 | - |
| CMYK | 0 | 0.09 | 0.44 | 0.44 |
| HSL | 47.62º | 0.28% | 0.44% | - |
| HSV(B) | 47.62º | 0.44% | 0.56% | - |
| XYZ | 21.1 | 22.76 | 11.06 | - |
| YUV | 129.19 | 100.81 | 138.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 131 | 81 | 0 | 0.09 | 0.44 | 0.44 | 47.62 | 0.28 | 0.44 |
| Hex | 90 | 83 | 51 | 0 | 9 | 2C | 2C | 30 | 1C | 2C |
| Octal | 220 | 203 | 121 | 0 | 11 | 54 | 54 | 60 | 34 | 54 |
| Binary | 10010000 | 10000011 | 1010001 | 0 | 1001 | 101100 | 101100 | 110000 | 11100 | 101100 |
Color Harmonies of #908351
Complementary color
Monochromatic Colors of #908351
Black with #908351
Text Example
Text Example
White with #908351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #908351; }
p { color: rgb(144,131,81); }
H1.HeaderClassName
{
color: #908351;
}
.AnyTagClassName
{
color: #908351;
}
</style>
background-color css
<style>
a { background-color: #908351; }
a { background-color: rgb(144,131,81); }
div.DivClassName
{
background-color: #908351;
}
.BgClassName
{
background-color: #908351;
}
</style>
border-color css
<style>
span { border-color: #908351; }
span { border-color: rgb(144,131,81); }
td.TdClassName
{
border-color: #908351;
}
.TagClassName
{
border-color: #908351;
}
</style>