Shades of Crown Of Thorns #754034
Tints of Crown Of Thorns #754034
RGB
CMYK
RGB Variations
Color information
#754034 (or 0x754034) is known color: Crown Of Thorns. HEX triplet: 75, 40 and 34. RGB value is (117,64,52). Sum of RGB (Red+Green+Blue) = 117+64+52=233 (30% of max value = 765). Red value is 117 (46.09% from 255 or 50.21% from 233); Green value is 64 (25.39% from 255 or 27.47% from 233); Blue value is 52 (20.70% from 255 or 22.32% from 233); Max value from RGB is 117 - color contains mainly: red. Hex color #754034 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #754034 is #8ABFCB. Grayscale: #4E4E4E. Windows color (decimal): -9093068 or 3424373. OLE color: 3424373.
HSL color Cylindrical-coordinate representation of color #754034: hue angle of 11.08º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #754034 is Cyan = 0, Magento = 0.45, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 64 | 52 | - |
| CMYK | 0 | 0.45 | 0.56 | 0.54 |
| HSL | 11.08º | 0.38% | 0.33% | - |
| HSV(B) | 11.08º | 0.56% | 0.46% | - |
| XYZ | 9.79 | 7.7 | 4.22 | - |
| YUV | 78.48 | 113.06 | 155.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 64 | 52 | 0 | 0.45 | 0.56 | 0.54 | 11.08 | 0.38 | 0.33 |
| Hex | 75 | 40 | 34 | 0 | 2D | 38 | 36 | B | 26 | 21 |
| Octal | 165 | 100 | 64 | 0 | 55 | 70 | 66 | 13 | 46 | 41 |
| Binary | 1110101 | 1000000 | 110100 | 0 | 101101 | 111000 | 110110 | 1011 | 100110 | 100001 |
Color Harmonies of #754034
Complementary color
Monochromatic Colors of #754034
Black with #754034
Text Example
Text Example
White with #754034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754034; }
p { color: rgb(117,64,52); }
H1.HeaderClassName
{
color: #754034;
}
.AnyTagClassName
{
color: #754034;
}
</style>
background-color css
<style>
a { background-color: #754034; }
a { background-color: rgb(117,64,52); }
div.DivClassName
{
background-color: #754034;
}
.BgClassName
{
background-color: #754034;
}
</style>
border-color css
<style>
span { border-color: #754034; }
span { border-color: rgb(117,64,52); }
td.TdClassName
{
border-color: #754034;
}
.TagClassName
{
border-color: #754034;
}
</style>