Shades of Clay Creek #918358
Tints of Clay Creek #918358
RGB
CMYK
RGB Variations
Color information
#918358 (or 0x918358) is known color: Clay Creek. HEX triplet: 91, 83 and 58. RGB value is (145,131,88). Sum of RGB (Red+Green+Blue) = 145+131+88=364 (48% of max value = 765). Red value is 145 (57.03% from 255 or 39.84% from 364); Green value is 131 (51.56% from 255 or 35.99% from 364); Blue value is 88 (34.77% from 255 or 24.18% from 364); Max value from RGB is 145 - color contains mainly: red. Hex color #918358 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #918358 is #6E7CA7. Grayscale: #828282. Windows color (decimal): -7240872 or 5800849. OLE color: 5800849.
HSL color Cylindrical-coordinate representation of color #918358: hue angle of 45.26º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #918358 is Cyan = 0, Magento = 0.10, Yellow = 0.39 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 131 | 88 | - |
| CMYK | 0 | 0.10 | 0.39 | 0.43 |
| HSL | 45.26º | 0.24% | 0.46% | - |
| HSV(B) | 45.26º | 0.39% | 0.57% | - |
| XYZ | 21.55 | 22.96 | 12.53 | - |
| YUV | 130.28 | 104.14 | 138.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 131 | 88 | 0 | 0.10 | 0.39 | 0.43 | 45.26 | 0.24 | 0.46 |
| Hex | 91 | 83 | 58 | 0 | A | 27 | 2B | 2D | 18 | 2E |
| Octal | 221 | 203 | 130 | 0 | 12 | 47 | 53 | 55 | 30 | 56 |
| Binary | 10010001 | 10000011 | 1011000 | 0 | 1010 | 100111 | 101011 | 101101 | 11000 | 101110 |
Color Harmonies of #918358
Complementary color
Monochromatic Colors of #918358
Black with #918358
Text Example
Text Example
White with #918358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #918358; }
p { color: rgb(145,131,88); }
H1.HeaderClassName
{
color: #918358;
}
.AnyTagClassName
{
color: #918358;
}
</style>
background-color css
<style>
a { background-color: #918358; }
a { background-color: rgb(145,131,88); }
div.DivClassName
{
background-color: #918358;
}
.BgClassName
{
background-color: #918358;
}
</style>
border-color css
<style>
span { border-color: #918358; }
span { border-color: rgb(145,131,88); }
td.TdClassName
{
border-color: #918358;
}
.TagClassName
{
border-color: #918358;
}
</style>