Shades of Crown Of Thorns #753834
Tints of Crown Of Thorns #753834
RGB
CMYK
RGB Variations
Color information
#753834 (or 0x753834) is known color: Crown Of Thorns. HEX triplet: 75, 38 and 34. RGB value is (117,56,52). Sum of RGB (Red+Green+Blue) = 117+56+52=225 (29% of max value = 765). Red value is 117 (46.09% from 255 or 52% from 225); Green value is 56 (22.27% from 255 or 24.89% from 225); Blue value is 52 (20.70% from 255 or 23.11% from 225); Max value from RGB is 117 - color contains mainly: red. Hex color #753834 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753834 is #8AC7CB. Grayscale: #494949. Windows color (decimal): -9095116 or 3422325. OLE color: 3422325.
HSL color Cylindrical-coordinate representation of color #753834: hue angle of 3.69º 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 #753834 is Cyan = 0, Magento = 0.52, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 56 | 52 | - |
| CMYK | 0 | 0.52 | 0.56 | 0.54 |
| HSL | 3.69º | 0.38% | 0.33% | - |
| HSV(B) | 3.69º | 0.56% | 0.46% | - |
| XYZ | 9.37 | 6.86 | 4.08 | - |
| YUV | 73.78 | 115.71 | 158.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 56 | 52 | 0 | 0.52 | 0.56 | 0.54 | 3.69 | 0.38 | 0.33 |
| Hex | 75 | 38 | 34 | 0 | 34 | 38 | 36 | 4 | 26 | 21 |
| Octal | 165 | 70 | 64 | 0 | 64 | 70 | 66 | 4 | 46 | 41 |
| Binary | 1110101 | 111000 | 110100 | 0 | 110100 | 111000 | 110110 | 100 | 100110 | 100001 |
Color Harmonies of #753834
Complementary color
Monochromatic Colors of #753834
Black with #753834
Text Example
Text Example
White with #753834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753834; }
p { color: rgb(117,56,52); }
H1.HeaderClassName
{
color: #753834;
}
.AnyTagClassName
{
color: #753834;
}
</style>
background-color css
<style>
a { background-color: #753834; }
a { background-color: rgb(117,56,52); }
div.DivClassName
{
background-color: #753834;
}
.BgClassName
{
background-color: #753834;
}
</style>
border-color css
<style>
span { border-color: #753834; }
span { border-color: rgb(117,56,52); }
td.TdClassName
{
border-color: #753834;
}
.TagClassName
{
border-color: #753834;
}
</style>