Shades of Bole #744343
Tints of Bole #744343
RGB
CMYK
RGB Variations
Color information
#744343 (or 0x744343) is known color: Bole. HEX triplet: 74, 43 and 43. RGB value is (116,67,67). Sum of RGB (Red+Green+Blue) = 116+67+67=250 (33% of max value = 765). Red value is 116 (45.70% from 255 or 46.4% from 250); Green value is 67 (26.56% from 255 or 26.8% from 250); Blue value is 67 (26.56% from 255 or 26.8% from 250); Max value from RGB is 116 - color contains mainly: red. Hex color #744343 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #744343 is #8BBCBC. Grayscale: #515151. Windows color (decimal): -9157821 or 4408180. OLE color: 4408180.
HSL color Cylindrical-coordinate representation of color #744343: hue angle of 0º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #744343 is Cyan = 0, Magento = 0.42, Yellow = 0.42 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 67 | 67 | - |
| CMYK | 0 | 0.42 | 0.42 | 0.55 |
| HSL | 0º | 0.27% | 0.36% | - |
| HSV(B) | 0º | 0.42% | 0.45% | - |
| XYZ | 10.22 | 8.13 | 6.34 | - |
| YUV | 81.65 | 119.73 | 152.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 67 | 67 | 0 | 0.42 | 0.42 | 0.55 | 0 | 0.27 | 0.36 |
| Hex | 74 | 43 | 43 | 0 | 2A | 2A | 37 | 0 | 1B | 24 |
| Octal | 164 | 103 | 103 | 0 | 52 | 52 | 67 | 0 | 33 | 44 |
| Binary | 1110100 | 1000011 | 1000011 | 0 | 101010 | 101010 | 110111 | 0 | 11011 | 100100 |
Color Harmonies of #744343
Complementary color
Monochromatic Colors of #744343
Black with #744343
Text Example
Text Example
White with #744343
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744343; }
p { color: rgb(116,67,67); }
H1.HeaderClassName
{
color: #744343;
}
.AnyTagClassName
{
color: #744343;
}
</style>
background-color css
<style>
a { background-color: #744343; }
a { background-color: rgb(116,67,67); }
div.DivClassName
{
background-color: #744343;
}
.BgClassName
{
background-color: #744343;
}
</style>
border-color css
<style>
span { border-color: #744343; }
span { border-color: rgb(116,67,67); }
td.TdClassName
{
border-color: #744343;
}
.TagClassName
{
border-color: #744343;
}
</style>