Shades of Clay Creek #908057
Tints of Clay Creek #908057
RGB
CMYK
RGB Variations
Color information
#908057 (or 0x908057) is known color: Clay Creek. HEX triplet: 90, 80 and 57. RGB value is (144,128,87). Sum of RGB (Red+Green+Blue) = 144+128+87=359 (47% of max value = 765). Red value is 144 (56.64% from 255 or 40.11% from 359); Green value is 128 (50.39% from 255 or 35.65% from 359); Blue value is 87 (34.38% from 255 or 24.23% from 359); Max value from RGB is 144 - color contains mainly: red. Hex color #908057 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #908057 is #6F7FA8. Grayscale: #808080. Windows color (decimal): -7307177 or 5734544. OLE color: 5734544.
HSL color Cylindrical-coordinate representation of color #908057: hue angle of 43.16º 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 #908057 is Cyan = 0, Magento = 0.11, Yellow = 0.40 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 128 | 87 | - |
| CMYK | 0 | 0.11 | 0.40 | 0.44 |
| HSL | 43.16º | 0.25% | 0.45% | - |
| HSV(B) | 43.16º | 0.4% | 0.56% | - |
| XYZ | 20.94 | 22.06 | 12.17 | - |
| YUV | 128.11 | 104.8 | 139.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 128 | 87 | 0 | 0.11 | 0.40 | 0.44 | 43.16 | 0.25 | 0.45 |
| Hex | 90 | 80 | 57 | 0 | B | 28 | 2C | 2B | 19 | 2D |
| Octal | 220 | 200 | 127 | 0 | 13 | 50 | 54 | 53 | 31 | 55 |
| Binary | 10010000 | 10000000 | 1010111 | 0 | 1011 | 101000 | 101100 | 101011 | 11001 | 101101 |
Color Harmonies of #908057
Complementary color
Monochromatic Colors of #908057
Black with #908057
Text Example
Text Example
White with #908057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #908057; }
p { color: rgb(144,128,87); }
H1.HeaderClassName
{
color: #908057;
}
.AnyTagClassName
{
color: #908057;
}
</style>
background-color css
<style>
a { background-color: #908057; }
a { background-color: rgb(144,128,87); }
div.DivClassName
{
background-color: #908057;
}
.BgClassName
{
background-color: #908057;
}
</style>
border-color css
<style>
span { border-color: #908057; }
span { border-color: rgb(144,128,87); }
td.TdClassName
{
border-color: #908057;
}
.TagClassName
{
border-color: #908057;
}
</style>