Shades of Crown Of Thorns #743930
Tints of Crown Of Thorns #743930
RGB
CMYK
RGB Variations
Color information
#743930 (or 0x743930) is known color: Crown Of Thorns. HEX triplet: 74, 39 and 30. RGB value is (116,57,48). Sum of RGB (Red+Green+Blue) = 116+57+48=221 (29% of max value = 765). Red value is 116 (45.70% from 255 or 52.49% from 221); Green value is 57 (22.66% from 255 or 25.79% from 221); Blue value is 48 (19.14% from 255 or 21.72% from 221); Max value from RGB is 116 - color contains mainly: red. Hex color #743930 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #743930 is #8BC6CF. Grayscale: #494949. Windows color (decimal): -9160400 or 3160436. OLE color: 3160436.
HSL color Cylindrical-coordinate representation of color #743930: hue angle of 7.94º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #743930 is Cyan = 0, Magento = 0.51, Yellow = 0.59 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 57 | 48 | - |
| CMYK | 0 | 0.51 | 0.59 | 0.55 |
| HSL | 7.94º | 0.41% | 0.32% | - |
| HSV(B) | 7.94º | 0.59% | 0.45% | - |
| XYZ | 9.2 | 6.85 | 3.63 | - |
| YUV | 73.62 | 113.55 | 158.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 57 | 48 | 0 | 0.51 | 0.59 | 0.55 | 7.94 | 0.41 | 0.32 |
| Hex | 74 | 39 | 30 | 0 | 33 | 3B | 37 | 8 | 29 | 20 |
| Octal | 164 | 71 | 60 | 0 | 63 | 73 | 67 | 10 | 51 | 40 |
| Binary | 1110100 | 111001 | 110000 | 0 | 110011 | 111011 | 110111 | 1000 | 101001 | 100000 |
Color Harmonies of #743930
Complementary color
Monochromatic Colors of #743930
Black with #743930
Text Example
Text Example
White with #743930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743930; }
p { color: rgb(116,57,48); }
H1.HeaderClassName
{
color: #743930;
}
.AnyTagClassName
{
color: #743930;
}
</style>
background-color css
<style>
a { background-color: #743930; }
a { background-color: rgb(116,57,48); }
div.DivClassName
{
background-color: #743930;
}
.BgClassName
{
background-color: #743930;
}
</style>
border-color css
<style>
span { border-color: #743930; }
span { border-color: rgb(116,57,48); }
td.TdClassName
{
border-color: #743930;
}
.TagClassName
{
border-color: #743930;
}
</style>