Shades of Bole #784239
Tints of Bole #784239
RGB
CMYK
RGB Variations
Color information
#784239 (or 0x784239) is known color: Bole. HEX triplet: 78, 42 and 39. RGB value is (120,66,57). Sum of RGB (Red+Green+Blue) = 120+66+57=243 (32% of max value = 765). Red value is 120 (47.27% from 255 or 49.38% from 243); Green value is 66 (26.17% from 255 or 27.16% from 243); Blue value is 57 (22.66% from 255 or 23.46% from 243); Max value from RGB is 120 - color contains mainly: red. Hex color #784239 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #784239 is #87BDC6. Grayscale: #515151. Windows color (decimal): -8895943 or 3752568. OLE color: 3752568.
HSL color Cylindrical-coordinate representation of color #784239: hue angle of 8.57º degrees, saturation: 0.36, 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 #784239 is Cyan = 0, Magento = 0.45, Yellow = 0.52 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 66 | 57 | - |
| CMYK | 0 | 0.45 | 0.52 | 0.53 |
| HSL | 8.57º | 0.36% | 0.35% | - |
| HSV(B) | 8.57º | 0.53% | 0.47% | - |
| XYZ | 10.43 | 8.18 | 4.9 | - |
| YUV | 81.12 | 114.39 | 155.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 66 | 57 | 0 | 0.45 | 0.52 | 0.53 | 8.57 | 0.36 | 0.35 |
| Hex | 78 | 42 | 39 | 0 | 2D | 34 | 35 | 9 | 24 | 23 |
| Octal | 170 | 102 | 71 | 0 | 55 | 64 | 65 | 11 | 44 | 43 |
| Binary | 1111000 | 1000010 | 111001 | 0 | 101101 | 110100 | 110101 | 1001 | 100100 | 100011 |
Color Harmonies of #784239
Complementary color
Monochromatic Colors of #784239
Black with #784239
Text Example
Text Example
White with #784239
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #784239; }
p { color: rgb(120,66,57); }
H1.HeaderClassName
{
color: #784239;
}
.AnyTagClassName
{
color: #784239;
}
</style>
background-color css
<style>
a { background-color: #784239; }
a { background-color: rgb(120,66,57); }
div.DivClassName
{
background-color: #784239;
}
.BgClassName
{
background-color: #784239;
}
</style>
border-color css
<style>
span { border-color: #784239; }
span { border-color: rgb(120,66,57); }
td.TdClassName
{
border-color: #784239;
}
.TagClassName
{
border-color: #784239;
}
</style>