Shades of Barley Corn #B19468
Tints of Barley Corn #B19468
RGB
CMYK
RGB Variations
Color information
#B19468 (or 0xB19468) is known color: Barley Corn. HEX triplet: B1, 94 and 68. RGB value is (177,148,104). Sum of RGB (Red+Green+Blue) = 177+148+104=429 (56% of max value = 765). Red value is 177 (69.53% from 255 or 41.26% from 429); Green value is 148 (58.20% from 255 or 34.50% from 429); Blue value is 104 (41.02% from 255 or 24.24% from 429); Max value from RGB is 177 - color contains mainly: red. Hex color #B19468 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #B19468 is #4E6B97. Grayscale: #979797. Windows color (decimal): -5139352 or 6853809. OLE color: 6853809.
HSL color Cylindrical-coordinate representation of color #B19468: hue angle of 36.16º degrees, saturation: 0.32, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #B19468 is Cyan = 0, Magento = 0.16, Yellow = 0.41 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 177 | 148 | 104 | - |
| CMYK | 0 | 0.16 | 0.41 | 0.31 |
| HSL | 36.16º | 0.32% | 0.55% | - |
| HSV(B) | 36.16º | 0.41% | 0.69% | - |
| XYZ | 31.22 | 31.53 | 17.54 | - |
| YUV | 151.66 | 101.11 | 146.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 177 | 148 | 104 | 0 | 0.16 | 0.41 | 0.31 | 36.16 | 0.32 | 0.55 |
| Hex | B1 | 94 | 68 | 0 | 10 | 29 | 1F | 24 | 20 | 37 |
| Octal | 261 | 224 | 150 | 0 | 20 | 51 | 37 | 44 | 40 | 67 |
| Binary | 10110001 | 10010100 | 1101000 | 0 | 10000 | 101001 | 11111 | 100100 | 100000 | 110111 |
Color Harmonies of #B19468
Complementary color
Monochromatic Colors of #B19468
Black with #B19468
Text Example
Text Example
White with #B19468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B19468; }
p { color: rgb(177,148,104); }
H1.HeaderClassName
{
color: #B19468;
}
.AnyTagClassName
{
color: #B19468;
}
</style>
background-color css
<style>
a { background-color: #B19468; }
a { background-color: rgb(177,148,104); }
div.DivClassName
{
background-color: #B19468;
}
.BgClassName
{
background-color: #B19468;
}
</style>
border-color css
<style>
span { border-color: #B19468; }
span { border-color: rgb(177,148,104); }
td.TdClassName
{
border-color: #B19468;
}
.TagClassName
{
border-color: #B19468;
}
</style>