Shades of Bole #744338
Tints of Bole #744338
RGB
CMYK
RGB Variations
Color information
#744338 (or 0x744338) is known color: Bole. HEX triplet: 74, 43 and 38. RGB value is (116,67,56). Sum of RGB (Red+Green+Blue) = 116+67+56=239 (31% of max value = 765). Red value is 116 (45.70% from 255 or 48.54% from 239); Green value is 67 (26.56% from 255 or 28.03% from 239); Blue value is 56 (22.27% from 255 or 23.43% from 239); Max value from RGB is 116 - color contains mainly: red. Hex color #744338 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #744338 is #8BBCC7. Grayscale: #505050. Windows color (decimal): -9157832 or 3687284. OLE color: 3687284.
HSL color Cylindrical-coordinate representation of color #744338: hue angle of 11º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #744338 is Cyan = 0, Magento = 0.42, Yellow = 0.52 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 67 | 56 | - |
| CMYK | 0 | 0.42 | 0.52 | 0.55 |
| HSL | 11º | 0.35% | 0.34% | - |
| HSV(B) | 11º | 0.52% | 0.45% | - |
| XYZ | 9.92 | 8.01 | 4.76 | - |
| YUV | 80.4 | 114.23 | 153.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 67 | 56 | 0 | 0.42 | 0.52 | 0.55 | 11 | 0.35 | 0.34 |
| Hex | 74 | 43 | 38 | 0 | 2A | 34 | 37 | B | 23 | 22 |
| Octal | 164 | 103 | 70 | 0 | 52 | 64 | 67 | 13 | 43 | 42 |
| Binary | 1110100 | 1000011 | 111000 | 0 | 101010 | 110100 | 110111 | 1011 | 100011 | 100010 |
Color Harmonies of #744338
Complementary color
Monochromatic Colors of #744338
Black with #744338
Text Example
Text Example
White with #744338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744338; }
p { color: rgb(116,67,56); }
H1.HeaderClassName
{
color: #744338;
}
.AnyTagClassName
{
color: #744338;
}
</style>
background-color css
<style>
a { background-color: #744338; }
a { background-color: rgb(116,67,56); }
div.DivClassName
{
background-color: #744338;
}
.BgClassName
{
background-color: #744338;
}
</style>
border-color css
<style>
span { border-color: #744338; }
span { border-color: rgb(116,67,56); }
td.TdClassName
{
border-color: #744338;
}
.TagClassName
{
border-color: #744338;
}
</style>