Shades of Crown Of Thorns #743933
Tints of Crown Of Thorns #743933
RGB
CMYK
RGB Variations
Color information
#743933 (or 0x743933) is known color: Crown Of Thorns. HEX triplet: 74, 39 and 33. RGB value is (116,57,51). Sum of RGB (Red+Green+Blue) = 116+57+51=224 (29% of max value = 765). Red value is 116 (45.70% from 255 or 51.79% from 224); Green value is 57 (22.66% from 255 or 25.45% from 224); Blue value is 51 (20.31% from 255 or 22.77% from 224); Max value from RGB is 116 - color contains mainly: red. Hex color #743933 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #743933 is #8BC6CC. Grayscale: #4A4A4A. Windows color (decimal): -9160397 or 3357044. OLE color: 3357044.
HSL color Cylindrical-coordinate representation of color #743933: hue angle of 5.54º 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 #743933 is Cyan = 0, Magento = 0.51, Yellow = 0.56 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 57 | 51 | - |
| CMYK | 0 | 0.51 | 0.56 | 0.55 |
| HSL | 5.54º | 0.39% | 0.33% | - |
| HSV(B) | 5.54º | 0.56% | 0.45% | - |
| XYZ | 9.26 | 6.88 | 3.97 | - |
| YUV | 73.96 | 115.05 | 157.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 57 | 51 | 0 | 0.51 | 0.56 | 0.55 | 5.54 | 0.39 | 0.33 |
| Hex | 74 | 39 | 33 | 0 | 33 | 38 | 37 | 6 | 27 | 21 |
| Octal | 164 | 71 | 63 | 0 | 63 | 70 | 67 | 6 | 47 | 41 |
| Binary | 1110100 | 111001 | 110011 | 0 | 110011 | 111000 | 110111 | 110 | 100111 | 100001 |
Color Harmonies of #743933
Complementary color
Monochromatic Colors of #743933
Black with #743933
Text Example
Text Example
White with #743933
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743933; }
p { color: rgb(116,57,51); }
H1.HeaderClassName
{
color: #743933;
}
.AnyTagClassName
{
color: #743933;
}
</style>
background-color css
<style>
a { background-color: #743933; }
a { background-color: rgb(116,57,51); }
div.DivClassName
{
background-color: #743933;
}
.BgClassName
{
background-color: #743933;
}
</style>
border-color css
<style>
span { border-color: #743933; }
span { border-color: rgb(116,57,51); }
td.TdClassName
{
border-color: #743933;
}
.TagClassName
{
border-color: #743933;
}
</style>