Shades of Sahara #B19028
Tints of Sahara #B19028
RGB
CMYK
RGB Variations
Color information
#B19028 (or 0xB19028) is known color: Sahara. HEX triplet: B1, 90 and 28. RGB value is (177,144,40). Sum of RGB (Red+Green+Blue) = 177+144+40=361 (47% of max value = 765). Red value is 177 (69.53% from 255 or 49.03% from 361); Green value is 144 (56.64% from 255 or 39.89% from 361); Blue value is 40 (16.02% from 255 or 11.08% from 361); Max value from RGB is 177 - color contains mainly: red. Hex color #B19028 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #B19028 is #4E6FD7. Grayscale: #8E8E8E. Windows color (decimal): -5140440 or 2658481. OLE color: 2658481.
HSL color Cylindrical-coordinate representation of color #B19028: hue angle of 45.55º degrees, saturation: 0.63, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #B19028 is Cyan = 0, Magento = 0.19, Yellow = 0.77 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 177 | 144 | 40 | - |
| CMYK | 0 | 0.19 | 0.77 | 0.31 |
| HSL | 45.55º | 0.63% | 0.43% | - |
| HSV(B) | 45.55º | 0.77% | 0.69% | - |
| XYZ | 28.49 | 29.45 | 6.19 | - |
| YUV | 142.01 | 70.43 | 152.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 177 | 144 | 40 | 0 | 0.19 | 0.77 | 0.31 | 45.55 | 0.63 | 0.43 |
| Hex | B1 | 90 | 28 | 0 | 13 | 4D | 1F | 2E | 3F | 2B |
| Octal | 261 | 220 | 50 | 0 | 23 | 115 | 37 | 56 | 77 | 53 |
| Binary | 10110001 | 10010000 | 101000 | 0 | 10011 | 1001101 | 11111 | 101110 | 111111 | 101011 |
Color Harmonies of #B19028
Complementary color
Monochromatic Colors of #B19028
Black with #B19028
Text Example
Text Example
White with #B19028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B19028; }
p { color: rgb(177,144,40); }
H1.HeaderClassName
{
color: #B19028;
}
.AnyTagClassName
{
color: #B19028;
}
</style>
background-color css
<style>
a { background-color: #B19028; }
a { background-color: rgb(177,144,40); }
div.DivClassName
{
background-color: #B19028;
}
.BgClassName
{
background-color: #B19028;
}
</style>
border-color css
<style>
span { border-color: #B19028; }
span { border-color: rgb(177,144,40); }
td.TdClassName
{
border-color: #B19028;
}
.TagClassName
{
border-color: #B19028;
}
</style>