Shades of Bole #774539
Tints of Bole #774539
RGB
CMYK
RGB Variations
Color information
#774539 (or 0x774539) is known color: Bole. HEX triplet: 77, 45 and 39. RGB value is (119,69,57). Sum of RGB (Red+Green+Blue) = 119+69+57=245 (32% of max value = 765). Red value is 119 (46.88% from 255 or 48.57% from 245); Green value is 69 (27.34% from 255 or 28.16% from 245); Blue value is 57 (22.66% from 255 or 23.27% from 245); Max value from RGB is 119 - color contains mainly: red. Hex color #774539 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #774539 is #88BAC6. Grayscale: #525252. Windows color (decimal): -8960711 or 3753335. OLE color: 3753335.
HSL color Cylindrical-coordinate representation of color #774539: hue angle of 11.61º degrees, saturation: 0.35, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #774539 is Cyan = 0, Magento = 0.42, Yellow = 0.52 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 69 | 57 | - |
| CMYK | 0 | 0.42 | 0.52 | 0.53 |
| HSL | 11.61º | 0.35% | 0.35% | - |
| HSV(B) | 11.61º | 0.52% | 0.47% | - |
| XYZ | 10.47 | 8.47 | 4.95 | - |
| YUV | 82.58 | 113.57 | 153.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 69 | 57 | 0 | 0.42 | 0.52 | 0.53 | 11.61 | 0.35 | 0.35 |
| Hex | 77 | 45 | 39 | 0 | 2A | 34 | 35 | C | 23 | 23 |
| Octal | 167 | 105 | 71 | 0 | 52 | 64 | 65 | 14 | 43 | 43 |
| Binary | 1110111 | 1000101 | 111001 | 0 | 101010 | 110100 | 110101 | 1100 | 100011 | 100011 |
Color Harmonies of #774539
Complementary color
Monochromatic Colors of #774539
Black with #774539
Text Example
Text Example
White with #774539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774539; }
p { color: rgb(119,69,57); }
H1.HeaderClassName
{
color: #774539;
}
.AnyTagClassName
{
color: #774539;
}
</style>
background-color css
<style>
a { background-color: #774539; }
a { background-color: rgb(119,69,57); }
div.DivClassName
{
background-color: #774539;
}
.BgClassName
{
background-color: #774539;
}
</style>
border-color css
<style>
span { border-color: #774539; }
span { border-color: rgb(119,69,57); }
td.TdClassName
{
border-color: #774539;
}
.TagClassName
{
border-color: #774539;
}
</style>