Shades of Clay Creek #938754
Tints of Clay Creek #938754
RGB
CMYK
RGB Variations
Color information
#938754 (or 0x938754) is known color: Clay Creek. HEX triplet: 93, 87 and 54. RGB value is (147,135,84). Sum of RGB (Red+Green+Blue) = 147+135+84=366 (48% of max value = 765). Red value is 147 (57.81% from 255 or 40.16% from 366); Green value is 135 (53.12% from 255 or 36.89% from 366); Blue value is 84 (33.20% from 255 or 22.95% from 366); Max value from RGB is 147 - color contains mainly: red. Hex color #938754 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #938754 is #6C78AB. Grayscale: #848484. Windows color (decimal): -7108780 or 5539731. OLE color: 5539731.
HSL color Cylindrical-coordinate representation of color #938754: hue angle of 48.57º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #938754 is Cyan = 0, Magento = 0.08, Yellow = 0.43 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 135 | 84 | - |
| CMYK | 0 | 0.08 | 0.43 | 0.42 |
| HSL | 48.57º | 0.27% | 0.45% | - |
| HSV(B) | 48.57º | 0.43% | 0.58% | - |
| XYZ | 22.3 | 24.17 | 11.88 | - |
| YUV | 132.77 | 100.48 | 138.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 135 | 84 | 0 | 0.08 | 0.43 | 0.42 | 48.57 | 0.27 | 0.45 |
| Hex | 93 | 87 | 54 | 0 | 8 | 2B | 2A | 31 | 1B | 2D |
| Octal | 223 | 207 | 124 | 0 | 10 | 53 | 52 | 61 | 33 | 55 |
| Binary | 10010011 | 10000111 | 1010100 | 0 | 1000 | 101011 | 101010 | 110001 | 11011 | 101101 |
Color Harmonies of #938754
Complementary color
Monochromatic Colors of #938754
Black with #938754
Text Example
Text Example
White with #938754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938754; }
p { color: rgb(147,135,84); }
H1.HeaderClassName
{
color: #938754;
}
.AnyTagClassName
{
color: #938754;
}
</style>
background-color css
<style>
a { background-color: #938754; }
a { background-color: rgb(147,135,84); }
div.DivClassName
{
background-color: #938754;
}
.BgClassName
{
background-color: #938754;
}
</style>
border-color css
<style>
span { border-color: #938754; }
span { border-color: rgb(147,135,84); }
td.TdClassName
{
border-color: #938754;
}
.TagClassName
{
border-color: #938754;
}
</style>