Shades of Orange Roughy #B15038
Tints of Orange Roughy #B15038
RGB
CMYK
RGB Variations
Color information
#B15038 (or 0xB15038) is known color: Orange Roughy. HEX triplet: B1, 50 and 38. RGB value is (177,80,56). Sum of RGB (Red+Green+Blue) = 177+80+56=313 (41% of max value = 765). Red value is 177 (69.53% from 255 or 56.55% from 313); Green value is 80 (31.64% from 255 or 25.56% from 313); Blue value is 56 (22.27% from 255 or 17.89% from 313); Max value from RGB is 177 - color contains mainly: red. Hex color #B15038 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #B15038 is #4EAFC7. Grayscale: #6A6A6A. Windows color (decimal): -5156808 or 3690673. OLE color: 3690673.
HSL color Cylindrical-coordinate representation of color #B15038: hue angle of 11.9º degrees, saturation: 0.52, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #B15038 is Cyan = 0, Magento = 0.55, Yellow = 0.68 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 177 | 80 | 56 | - |
| CMYK | 0 | 0.55 | 0.68 | 0.31 |
| HSL | 11.9º | 0.52% | 0.46% | - |
| HSV(B) | 11.9º | 0.68% | 0.69% | - |
| XYZ | 21.71 | 15.37 | 5.56 | - |
| YUV | 106.27 | 99.64 | 178.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 177 | 80 | 56 | 0 | 0.55 | 0.68 | 0.31 | 11.9 | 0.52 | 0.46 |
| Hex | B1 | 50 | 38 | 0 | 37 | 44 | 1F | C | 34 | 2E |
| Octal | 261 | 120 | 70 | 0 | 67 | 104 | 37 | 14 | 64 | 56 |
| Binary | 10110001 | 1010000 | 111000 | 0 | 110111 | 1000100 | 11111 | 1100 | 110100 | 101110 |
Color Harmonies of #B15038
Complementary color
Monochromatic Colors of #B15038
Black with #B15038
Text Example
Text Example
White with #B15038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B15038; }
p { color: rgb(177,80,56); }
H1.HeaderClassName
{
color: #B15038;
}
.AnyTagClassName
{
color: #B15038;
}
</style>
background-color css
<style>
a { background-color: #B15038; }
a { background-color: rgb(177,80,56); }
div.DivClassName
{
background-color: #B15038;
}
.BgClassName
{
background-color: #B15038;
}
</style>
border-color css
<style>
span { border-color: #B15038; }
span { border-color: rgb(177,80,56); }
td.TdClassName
{
border-color: #B15038;
}
.TagClassName
{
border-color: #B15038;
}
</style>