Shades of Bole #774239
Tints of Bole #774239
RGB
CMYK
RGB Variations
Color information
#774239 (or 0x774239) is known color: Bole. HEX triplet: 77, 42 and 39. RGB value is (119,66,57). Sum of RGB (Red+Green+Blue) = 119+66+57=242 (32% of max value = 765). Red value is 119 (46.88% from 255 or 49.17% from 242); Green value is 66 (26.17% from 255 or 27.27% from 242); Blue value is 57 (22.66% from 255 or 23.55% from 242); Max value from RGB is 119 - color contains mainly: red. Hex color #774239 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #774239 is #88BDC6. Grayscale: #505050. Windows color (decimal): -8961479 or 3752567. OLE color: 3752567.
HSL color Cylindrical-coordinate representation of color #774239: hue angle of 8.71º 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 #774239 is Cyan = 0, Magento = 0.45, Yellow = 0.52 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 66 | 57 | - |
| CMYK | 0 | 0.45 | 0.52 | 0.53 |
| HSL | 8.71º | 0.35% | 0.35% | - |
| HSV(B) | 8.71º | 0.52% | 0.47% | - |
| XYZ | 10.29 | 8.11 | 4.89 | - |
| YUV | 80.82 | 114.56 | 155.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 66 | 57 | 0 | 0.45 | 0.52 | 0.53 | 8.71 | 0.35 | 0.35 |
| Hex | 77 | 42 | 39 | 0 | 2D | 34 | 35 | 9 | 23 | 23 |
| Octal | 167 | 102 | 71 | 0 | 55 | 64 | 65 | 11 | 43 | 43 |
| Binary | 1110111 | 1000010 | 111001 | 0 | 101101 | 110100 | 110101 | 1001 | 100011 | 100011 |
Color Harmonies of #774239
Complementary color
Monochromatic Colors of #774239
Black with #774239
Text Example
Text Example
White with #774239
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774239; }
p { color: rgb(119,66,57); }
H1.HeaderClassName
{
color: #774239;
}
.AnyTagClassName
{
color: #774239;
}
</style>
background-color css
<style>
a { background-color: #774239; }
a { background-color: rgb(119,66,57); }
div.DivClassName
{
background-color: #774239;
}
.BgClassName
{
background-color: #774239;
}
</style>
border-color css
<style>
span { border-color: #774239; }
span { border-color: rgb(119,66,57); }
td.TdClassName
{
border-color: #774239;
}
.TagClassName
{
border-color: #774239;
}
</style>