Shades of Bole #774136
Tints of Bole #774136
RGB
CMYK
RGB Variations
Color information
#774136 (or 0x774136) is known color: Bole. HEX triplet: 77, 41 and 36. RGB value is (119,65,54). Sum of RGB (Red+Green+Blue) = 119+65+54=238 (31% of max value = 765). Red value is 119 (46.88% from 255 or 50% from 238); Green value is 65 (25.78% from 255 or 27.31% from 238); Blue value is 54 (21.48% from 255 or 22.69% from 238); Max value from RGB is 119 - color contains mainly: red. Hex color #774136 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #774136 is #88BEC9. Grayscale: #4F4F4F. Windows color (decimal): -8961738 or 3555703. OLE color: 3555703.
HSL color Cylindrical-coordinate representation of color #774136: hue angle of 10.15º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #774136 is Cyan = 0, Magento = 0.45, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 65 | 54 | - |
| CMYK | 0 | 0.45 | 0.55 | 0.53 |
| HSL | 10.15º | 0.38% | 0.34% | - |
| HSV(B) | 10.15º | 0.55% | 0.47% | - |
| XYZ | 10.16 | 7.97 | 4.49 | - |
| YUV | 79.89 | 113.39 | 155.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 65 | 54 | 0 | 0.45 | 0.55 | 0.53 | 10.15 | 0.38 | 0.34 |
| Hex | 77 | 41 | 36 | 0 | 2D | 37 | 35 | A | 26 | 22 |
| Octal | 167 | 101 | 66 | 0 | 55 | 67 | 65 | 12 | 46 | 42 |
| Binary | 1110111 | 1000001 | 110110 | 0 | 101101 | 110111 | 110101 | 1010 | 100110 | 100010 |
Color Harmonies of #774136
Complementary color
Monochromatic Colors of #774136
Black with #774136
Text Example
Text Example
White with #774136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774136; }
p { color: rgb(119,65,54); }
H1.HeaderClassName
{
color: #774136;
}
.AnyTagClassName
{
color: #774136;
}
</style>
background-color css
<style>
a { background-color: #774136; }
a { background-color: rgb(119,65,54); }
div.DivClassName
{
background-color: #774136;
}
.BgClassName
{
background-color: #774136;
}
</style>
border-color css
<style>
span { border-color: #774136; }
span { border-color: rgb(119,65,54); }
td.TdClassName
{
border-color: #774136;
}
.TagClassName
{
border-color: #774136;
}
</style>