Shades of Toast #947467
Tints of Toast #947467
RGB
CMYK
RGB Variations
Color information
#947467 (or 0x947467) is known color: Toast. HEX triplet: 94, 74 and 67. RGB value is (148,116,103). Sum of RGB (Red+Green+Blue) = 148+116+103=367 (48% of max value = 765). Red value is 148 (58.20% from 255 or 40.33% from 367); Green value is 116 (45.70% from 255 or 31.61% from 367); Blue value is 103 (40.62% from 255 or 28.07% from 367); Max value from RGB is 148 - color contains mainly: red. Hex color #947467 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #947467 is #6B8B98. Grayscale: #7C7C7C. Windows color (decimal): -7048089 or 6780052. OLE color: 6780052.
HSL color Cylindrical-coordinate representation of color #947467: hue angle of 17.33º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #947467 is Cyan = 0, Magento = 0.22, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 116 | 103 | - |
| CMYK | 0 | 0.22 | 0.30 | 0.42 |
| HSL | 17.33º | 0.18% | 0.49% | - |
| HSV(B) | 17.33º | 0.3% | 0.58% | - |
| XYZ | 20.91 | 19.77 | 15.55 | - |
| YUV | 124.09 | 116.1 | 145.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 116 | 103 | 0 | 0.22 | 0.30 | 0.42 | 17.33 | 0.18 | 0.49 |
| Hex | 94 | 74 | 67 | 0 | 16 | 1E | 2A | 11 | 12 | 31 |
| Octal | 224 | 164 | 147 | 0 | 26 | 36 | 52 | 21 | 22 | 61 |
| Binary | 10010100 | 1110100 | 1100111 | 0 | 10110 | 11110 | 101010 | 10001 | 10010 | 110001 |
Color Harmonies of #947467
Complementary color
Monochromatic Colors of #947467
Black with #947467
Text Example
Text Example
White with #947467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947467; }
p { color: rgb(148,116,103); }
H1.HeaderClassName
{
color: #947467;
}
.AnyTagClassName
{
color: #947467;
}
</style>
background-color css
<style>
a { background-color: #947467; }
a { background-color: rgb(148,116,103); }
div.DivClassName
{
background-color: #947467;
}
.BgClassName
{
background-color: #947467;
}
</style>
border-color css
<style>
span { border-color: #947467; }
span { border-color: rgb(148,116,103); }
td.TdClassName
{
border-color: #947467;
}
.TagClassName
{
border-color: #947467;
}
</style>