Shades of Bole #754840
Tints of Bole #754840
RGB
CMYK
RGB Variations
Color information
#754840 (or 0x754840) is known color: Bole. HEX triplet: 75, 48 and 40. RGB value is (117,72,64). Sum of RGB (Red+Green+Blue) = 117+72+64=253 (33% of max value = 765). Red value is 117 (46.09% from 255 or 46.25% from 253); Green value is 72 (28.52% from 255 or 28.46% from 253); Blue value is 64 (25.39% from 255 or 25.30% from 253); Max value from RGB is 117 - color contains mainly: red. Hex color #754840 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #754840 is #8AB7BF. Grayscale: #545454. Windows color (decimal): -9091008 or 4212853. OLE color: 4212853.
HSL color Cylindrical-coordinate representation of color #754840: hue angle of 9.06º degrees, saturation: 0.29, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #754840 is Cyan = 0, Magento = 0.38, Yellow = 0.45 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 72 | 64 | - |
| CMYK | 0 | 0.38 | 0.45 | 0.54 |
| HSL | 9.06º | 0.29% | 0.35% | - |
| HSV(B) | 9.06º | 0.45% | 0.46% | - |
| XYZ | 10.58 | 8.79 | 5.99 | - |
| YUV | 84.54 | 116.41 | 151.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 72 | 64 | 0 | 0.38 | 0.45 | 0.54 | 9.06 | 0.29 | 0.35 |
| Hex | 75 | 48 | 40 | 0 | 26 | 2D | 36 | 9 | 1D | 23 |
| Octal | 165 | 110 | 100 | 0 | 46 | 55 | 66 | 11 | 35 | 43 |
| Binary | 1110101 | 1001000 | 1000000 | 0 | 100110 | 101101 | 110110 | 1001 | 11101 | 100011 |
Color Harmonies of #754840
Complementary color
Monochromatic Colors of #754840
Black with #754840
Text Example
Text Example
White with #754840
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754840; }
p { color: rgb(117,72,64); }
H1.HeaderClassName
{
color: #754840;
}
.AnyTagClassName
{
color: #754840;
}
</style>
background-color css
<style>
a { background-color: #754840; }
a { background-color: rgb(117,72,64); }
div.DivClassName
{
background-color: #754840;
}
.BgClassName
{
background-color: #754840;
}
</style>
border-color css
<style>
span { border-color: #754840; }
span { border-color: rgb(117,72,64); }
td.TdClassName
{
border-color: #754840;
}
.TagClassName
{
border-color: #754840;
}
</style>