Shades of Bole #754241
Tints of Bole #754241
RGB
CMYK
RGB Variations
Color information
#754241 (or 0x754241) is known color: Bole. HEX triplet: 75, 42 and 41. RGB value is (117,66,65). Sum of RGB (Red+Green+Blue) = 117+66+65=248 (32% of max value = 765). Red value is 117 (46.09% from 255 or 47.18% from 248); Green value is 66 (26.17% from 255 or 26.61% from 248); Blue value is 65 (25.78% from 255 or 26.21% from 248); Max value from RGB is 117 - color contains mainly: red. Hex color #754241 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #754241 is #8ABDBE. Grayscale: #515151. Windows color (decimal): -9092543 or 4276853. OLE color: 4276853.
HSL color Cylindrical-coordinate representation of color #754241: hue angle of 1.15º 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 #754241 is Cyan = 0, Magento = 0.44, Yellow = 0.44 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 66 | 65 | - |
| CMYK | 0 | 0.44 | 0.44 | 0.54 |
| HSL | 1.15º | 0.29% | 0.36% | - |
| HSV(B) | 1.15º | 0.44% | 0.46% | - |
| XYZ | 10.24 | 8.06 | 6.02 | - |
| YUV | 81.14 | 118.9 | 153.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 66 | 65 | 0 | 0.44 | 0.44 | 0.54 | 1.15 | 0.29 | 0.36 |
| Hex | 75 | 42 | 41 | 0 | 2C | 2C | 36 | 1 | 1D | 24 |
| Octal | 165 | 102 | 101 | 0 | 54 | 54 | 66 | 1 | 35 | 44 |
| Binary | 1110101 | 1000010 | 1000001 | 0 | 101100 | 101100 | 110110 | 1 | 11101 | 100100 |
Color Harmonies of #754241
Complementary color
Monochromatic Colors of #754241
Black with #754241
Text Example
Text Example
White with #754241
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754241; }
p { color: rgb(117,66,65); }
H1.HeaderClassName
{
color: #754241;
}
.AnyTagClassName
{
color: #754241;
}
</style>
background-color css
<style>
a { background-color: #754241; }
a { background-color: rgb(117,66,65); }
div.DivClassName
{
background-color: #754241;
}
.BgClassName
{
background-color: #754241;
}
</style>
border-color css
<style>
span { border-color: #754241; }
span { border-color: rgb(117,66,65); }
td.TdClassName
{
border-color: #754241;
}
.TagClassName
{
border-color: #754241;
}
</style>