Shades of Crown Of Thorns #744033
Tints of Crown Of Thorns #744033
RGB
CMYK
RGB Variations
Color information
#744033 (or 0x744033) is known color: Crown Of Thorns. HEX triplet: 74, 40 and 33. RGB value is (116,64,51). Sum of RGB (Red+Green+Blue) = 116+64+51=231 (30% of max value = 765). Red value is 116 (45.70% from 255 or 50.22% from 231); Green value is 64 (25.39% from 255 or 27.71% from 231); Blue value is 51 (20.31% from 255 or 22.08% from 231); Max value from RGB is 116 - color contains mainly: red. Hex color #744033 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #744033 is #8BBFCC. Grayscale: #4E4E4E. Windows color (decimal): -9158605 or 3358836. OLE color: 3358836.
HSL color Cylindrical-coordinate representation of color #744033: hue angle of 12º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #744033 is Cyan = 0, Magento = 0.45, Yellow = 0.56 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 64 | 51 | - |
| CMYK | 0 | 0.45 | 0.56 | 0.55 |
| HSL | 12º | 0.39% | 0.33% | - |
| HSV(B) | 12º | 0.56% | 0.45% | - |
| XYZ | 9.63 | 7.62 | 4.09 | - |
| YUV | 78.07 | 112.73 | 155.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 64 | 51 | 0 | 0.45 | 0.56 | 0.55 | 12 | 0.39 | 0.33 |
| Hex | 74 | 40 | 33 | 0 | 2D | 38 | 37 | C | 27 | 21 |
| Octal | 164 | 100 | 63 | 0 | 55 | 70 | 67 | 14 | 47 | 41 |
| Binary | 1110100 | 1000000 | 110011 | 0 | 101101 | 111000 | 110111 | 1100 | 100111 | 100001 |
Color Harmonies of #744033
Complementary color
Monochromatic Colors of #744033
Black with #744033
Text Example
Text Example
White with #744033
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744033; }
p { color: rgb(116,64,51); }
H1.HeaderClassName
{
color: #744033;
}
.AnyTagClassName
{
color: #744033;
}
</style>
background-color css
<style>
a { background-color: #744033; }
a { background-color: rgb(116,64,51); }
div.DivClassName
{
background-color: #744033;
}
.BgClassName
{
background-color: #744033;
}
</style>
border-color css
<style>
span { border-color: #744033; }
span { border-color: rgb(116,64,51); }
td.TdClassName
{
border-color: #744033;
}
.TagClassName
{
border-color: #744033;
}
</style>