Shades of Reef Gold #B19236
Tints of Reef Gold #B19236
RGB
CMYK
RGB Variations
Color information
#B19236 (or 0xB19236) is known color: Reef Gold. HEX triplet: B1, 92 and 36. RGB value is (177,146,54). Sum of RGB (Red+Green+Blue) = 177+146+54=377 (49% of max value = 765). Red value is 177 (69.53% from 255 or 46.95% from 377); Green value is 146 (57.42% from 255 or 38.73% from 377); Blue value is 54 (21.48% from 255 or 14.32% from 377); Max value from RGB is 177 - color contains mainly: red. Hex color #B19236 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #B19236 is #4E6DC9. Grayscale: #919191. Windows color (decimal): -5139914 or 3576497. OLE color: 3576497.
HSL color Cylindrical-coordinate representation of color #B19236: hue angle of 44.88º degrees, saturation: 0.53, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #B19236 is Cyan = 0, Magento = 0.18, Yellow = 0.69 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 177 | 146 | 54 | - |
| CMYK | 0 | 0.18 | 0.69 | 0.31 |
| HSL | 44.88º | 0.53% | 0.45% | - |
| HSV(B) | 44.88º | 0.69% | 0.69% | - |
| XYZ | 29.08 | 30.17 | 7.78 | - |
| YUV | 144.78 | 76.77 | 150.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 177 | 146 | 54 | 0 | 0.18 | 0.69 | 0.31 | 44.88 | 0.53 | 0.45 |
| Hex | B1 | 92 | 36 | 0 | 12 | 45 | 1F | 2D | 35 | 2D |
| Octal | 261 | 222 | 66 | 0 | 22 | 105 | 37 | 55 | 65 | 55 |
| Binary | 10110001 | 10010010 | 110110 | 0 | 10010 | 1000101 | 11111 | 101101 | 110101 | 101101 |
Color Harmonies of #B19236
Complementary color
Monochromatic Colors of #B19236
Black with #B19236
Text Example
Text Example
White with #B19236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B19236; }
p { color: rgb(177,146,54); }
H1.HeaderClassName
{
color: #B19236;
}
.AnyTagClassName
{
color: #B19236;
}
</style>
background-color css
<style>
a { background-color: #B19236; }
a { background-color: rgb(177,146,54); }
div.DivClassName
{
background-color: #B19236;
}
.BgClassName
{
background-color: #B19236;
}
</style>
border-color css
<style>
span { border-color: #B19236; }
span { border-color: rgb(177,146,54); }
td.TdClassName
{
border-color: #B19236;
}
.TagClassName
{
border-color: #B19236;
}
</style>