Shades of Bole #754443
Tints of Bole #754443
RGB
CMYK
RGB Variations
Color information
#754443 (or 0x754443) is known color: Bole. HEX triplet: 75, 44 and 43. RGB value is (117,68,67). Sum of RGB (Red+Green+Blue) = 117+68+67=252 (33% of max value = 765). Red value is 117 (46.09% from 255 or 46.43% from 252); Green value is 68 (26.95% from 255 or 26.98% from 252); Blue value is 67 (26.56% from 255 or 26.59% from 252); Max value from RGB is 117 - color contains mainly: red. Hex color #754443 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #754443 is #8ABBBC. Grayscale: #525252. Windows color (decimal): -9092029 or 4408437. OLE color: 4408437.
HSL color Cylindrical-coordinate representation of color #754443: hue angle of 1.2º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #754443 is Cyan = 0, Magento = 0.42, Yellow = 0.43 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 68 | 67 | - |
| CMYK | 0 | 0.42 | 0.43 | 0.54 |
| HSL | 1.2º | 0.27% | 0.36% | - |
| HSV(B) | 1.2º | 0.43% | 0.46% | - |
| XYZ | 10.42 | 8.32 | 6.37 | - |
| YUV | 82.54 | 119.23 | 152.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 68 | 67 | 0 | 0.42 | 0.43 | 0.54 | 1.2 | 0.27 | 0.36 |
| Hex | 75 | 44 | 43 | 0 | 2A | 2B | 36 | 1 | 1B | 24 |
| Octal | 165 | 104 | 103 | 0 | 52 | 53 | 66 | 1 | 33 | 44 |
| Binary | 1110101 | 1000100 | 1000011 | 0 | 101010 | 101011 | 110110 | 1 | 11011 | 100100 |
Color Harmonies of #754443
Complementary color
Monochromatic Colors of #754443
Black with #754443
Text Example
Text Example
White with #754443
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754443; }
p { color: rgb(117,68,67); }
H1.HeaderClassName
{
color: #754443;
}
.AnyTagClassName
{
color: #754443;
}
</style>
background-color css
<style>
a { background-color: #754443; }
a { background-color: rgb(117,68,67); }
div.DivClassName
{
background-color: #754443;
}
.BgClassName
{
background-color: #754443;
}
</style>
border-color css
<style>
span { border-color: #754443; }
span { border-color: rgb(117,68,67); }
td.TdClassName
{
border-color: #754443;
}
.TagClassName
{
border-color: #754443;
}
</style>