Shades of Clay Creek #938954
Tints of Clay Creek #938954
RGB
CMYK
RGB Variations
Color information
#938954 (or 0x938954) is known color: Clay Creek. HEX triplet: 93, 89 and 54. RGB value is (147,137,84). Sum of RGB (Red+Green+Blue) = 147+137+84=368 (48% of max value = 765). Red value is 147 (57.81% from 255 or 39.95% from 368); Green value is 137 (53.91% from 255 or 37.23% from 368); Blue value is 84 (33.20% from 255 or 22.83% from 368); Max value from RGB is 147 - color contains mainly: red. Hex color #938954 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #938954 is #6C76AB. Grayscale: #868686. Windows color (decimal): -7108268 or 5540243. OLE color: 5540243.
HSL color Cylindrical-coordinate representation of color #938954: hue angle of 50.48º 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 #938954 is Cyan = 0, Magento = 0.07, Yellow = 0.43 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 137 | 84 | - |
| CMYK | 0 | 0.07 | 0.43 | 0.42 |
| HSL | 50.48º | 0.27% | 0.45% | - |
| HSV(B) | 50.48º | 0.43% | 0.58% | - |
| XYZ | 22.58 | 24.73 | 11.97 | - |
| YUV | 133.95 | 99.81 | 137.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 137 | 84 | 0 | 0.07 | 0.43 | 0.42 | 50.48 | 0.27 | 0.45 |
| Hex | 93 | 89 | 54 | 0 | 7 | 2B | 2A | 32 | 1B | 2D |
| Octal | 223 | 211 | 124 | 0 | 7 | 53 | 52 | 62 | 33 | 55 |
| Binary | 10010011 | 10001001 | 1010100 | 0 | 111 | 101011 | 101010 | 110010 | 11011 | 101101 |
Color Harmonies of #938954
Complementary color
Monochromatic Colors of #938954
Black with #938954
Text Example
Text Example
White with #938954
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938954; }
p { color: rgb(147,137,84); }
H1.HeaderClassName
{
color: #938954;
}
.AnyTagClassName
{
color: #938954;
}
</style>
background-color css
<style>
a { background-color: #938954; }
a { background-color: rgb(147,137,84); }
div.DivClassName
{
background-color: #938954;
}
.BgClassName
{
background-color: #938954;
}
</style>
border-color css
<style>
span { border-color: #938954; }
span { border-color: rgb(147,137,84); }
td.TdClassName
{
border-color: #938954;
}
.TagClassName
{
border-color: #938954;
}
</style>