Shades of Crown Of Thorns #744038
Tints of Crown Of Thorns #744038
RGB
CMYK
RGB Variations
Color information
#744038 (or 0x744038) is known color: Crown Of Thorns. HEX triplet: 74, 40 and 38. RGB value is (116,64,56). Sum of RGB (Red+Green+Blue) = 116+64+56=236 (31% of max value = 765). Red value is 116 (45.70% from 255 or 49.15% from 236); Green value is 64 (25.39% from 255 or 27.12% from 236); Blue value is 56 (22.27% from 255 or 23.73% from 236); Max value from RGB is 116 - color contains mainly: red. Hex color #744038 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #744038 is #8BBFC7. Grayscale: #4E4E4E. Windows color (decimal): -9158600 or 3686516. OLE color: 3686516.
HSL color Cylindrical-coordinate representation of color #744038: hue angle of 8º 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 #744038 is Cyan = 0, Magento = 0.45, Yellow = 0.52 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 64 | 56 | - |
| CMYK | 0 | 0.45 | 0.52 | 0.55 |
| HSL | 8º | 0.35% | 0.34% | - |
| HSV(B) | 8º | 0.52% | 0.45% | - |
| XYZ | 9.75 | 7.67 | 4.71 | - |
| YUV | 78.64 | 115.23 | 154.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 64 | 56 | 0 | 0.45 | 0.52 | 0.55 | 8 | 0.35 | 0.34 |
| Hex | 74 | 40 | 38 | 0 | 2D | 34 | 37 | 8 | 23 | 22 |
| Octal | 164 | 100 | 70 | 0 | 55 | 64 | 67 | 10 | 43 | 42 |
| Binary | 1110100 | 1000000 | 111000 | 0 | 101101 | 110100 | 110111 | 1000 | 100011 | 100010 |
Color Harmonies of #744038
Complementary color
Monochromatic Colors of #744038
Black with #744038
Text Example
Text Example
White with #744038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744038; }
p { color: rgb(116,64,56); }
H1.HeaderClassName
{
color: #744038;
}
.AnyTagClassName
{
color: #744038;
}
</style>
background-color css
<style>
a { background-color: #744038; }
a { background-color: rgb(116,64,56); }
div.DivClassName
{
background-color: #744038;
}
.BgClassName
{
background-color: #744038;
}
</style>
border-color css
<style>
span { border-color: #744038; }
span { border-color: rgb(116,64,56); }
td.TdClassName
{
border-color: #744038;
}
.TagClassName
{
border-color: #744038;
}
</style>