Shades of Orange Roughy #B25336
Tints of Orange Roughy #B25336
RGB
CMYK
RGB Variations
Color information
#B25336 (or 0xB25336) is known color: Orange Roughy. HEX triplet: B2, 53 and 36. RGB value is (178,83,54). Sum of RGB (Red+Green+Blue) = 178+83+54=315 (41% of max value = 765). Red value is 178 (69.92% from 255 or 56.51% from 315); Green value is 83 (32.81% from 255 or 26.35% from 315); Blue value is 54 (21.48% from 255 or 17.14% from 315); Max value from RGB is 178 - color contains mainly: red. Hex color #B25336 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #B25336 is #4DACC9. Grayscale: #6C6C6C. Windows color (decimal): -5090506 or 3560370. OLE color: 3560370.
HSL color Cylindrical-coordinate representation of color #B25336: hue angle of 14.03º degrees, saturation: 0.53, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #B25336 is Cyan = 0, Magento = 0.53, Yellow = 0.70 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 178 | 83 | 54 | - |
| CMYK | 0 | 0.53 | 0.70 | 0.30 |
| HSL | 14.03º | 0.53% | 0.45% | - |
| HSV(B) | 14.03º | 0.7% | 0.7% | - |
| XYZ | 22.12 | 15.92 | 5.4 | - |
| YUV | 108.1 | 97.47 | 177.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 178 | 83 | 54 | 0 | 0.53 | 0.70 | 0.30 | 14.03 | 0.53 | 0.45 |
| Hex | B2 | 53 | 36 | 0 | 35 | 46 | 1E | E | 35 | 2D |
| Octal | 262 | 123 | 66 | 0 | 65 | 106 | 36 | 16 | 65 | 55 |
| Binary | 10110010 | 1010011 | 110110 | 0 | 110101 | 1000110 | 11110 | 1110 | 110101 | 101101 |
Color Harmonies of #B25336
Complementary color
Monochromatic Colors of #B25336
Black with #B25336
Text Example
Text Example
White with #B25336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B25336; }
p { color: rgb(178,83,54); }
H1.HeaderClassName
{
color: #B25336;
}
.AnyTagClassName
{
color: #B25336;
}
</style>
background-color css
<style>
a { background-color: #B25336; }
a { background-color: rgb(178,83,54); }
div.DivClassName
{
background-color: #B25336;
}
.BgClassName
{
background-color: #B25336;
}
</style>
border-color css
<style>
span { border-color: #B25336; }
span { border-color: rgb(178,83,54); }
td.TdClassName
{
border-color: #B25336;
}
.TagClassName
{
border-color: #B25336;
}
</style>