Shades of Bole #754341
Tints of Bole #754341
RGB
CMYK
RGB Variations
Color information
#754341 (or 0x754341) is known color: Bole. HEX triplet: 75, 43 and 41. RGB value is (117,67,65). Sum of RGB (Red+Green+Blue) = 117+67+65=249 (32% of max value = 765). Red value is 117 (46.09% from 255 or 46.99% from 249); Green value is 67 (26.56% from 255 or 26.91% from 249); Blue value is 65 (25.78% from 255 or 26.10% from 249); Max value from RGB is 117 - color contains mainly: red. Hex color #754341 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #754341 is #8ABCBE. Grayscale: #515151. Windows color (decimal): -9092287 or 4277109. OLE color: 4277109.
HSL color Cylindrical-coordinate representation of color #754341: hue angle of 2.31º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #754341 is Cyan = 0, Magento = 0.43, Yellow = 0.44 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 67 | 65 | - |
| CMYK | 0 | 0.43 | 0.44 | 0.54 |
| HSL | 2.31º | 0.29% | 0.36% | - |
| HSV(B) | 2.31º | 0.44% | 0.46% | - |
| XYZ | 10.3 | 8.18 | 6.04 | - |
| YUV | 81.72 | 118.57 | 153.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 67 | 65 | 0 | 0.43 | 0.44 | 0.54 | 2.31 | 0.29 | 0.36 |
| Hex | 75 | 43 | 41 | 0 | 2B | 2C | 36 | 2 | 1D | 24 |
| Octal | 165 | 103 | 101 | 0 | 53 | 54 | 66 | 2 | 35 | 44 |
| Binary | 1110101 | 1000011 | 1000001 | 0 | 101011 | 101100 | 110110 | 10 | 11101 | 100100 |
Color Harmonies of #754341
Complementary color
Monochromatic Colors of #754341
Black with #754341
Text Example
Text Example
White with #754341
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754341; }
p { color: rgb(117,67,65); }
H1.HeaderClassName
{
color: #754341;
}
.AnyTagClassName
{
color: #754341;
}
</style>
background-color css
<style>
a { background-color: #754341; }
a { background-color: rgb(117,67,65); }
div.DivClassName
{
background-color: #754341;
}
.BgClassName
{
background-color: #754341;
}
</style>
border-color css
<style>
span { border-color: #754341; }
span { border-color: rgb(117,67,65); }
td.TdClassName
{
border-color: #754341;
}
.TagClassName
{
border-color: #754341;
}
</style>