Shades of Crown Of Thorns #763834
Tints of Crown Of Thorns #763834
RGB
CMYK
RGB Variations
Color information
#763834 (or 0x763834) is known color: Crown Of Thorns. HEX triplet: 76, 38 and 34. RGB value is (118,56,52). Sum of RGB (Red+Green+Blue) = 118+56+52=226 (29% of max value = 765). Red value is 118 (46.48% from 255 or 52.21% from 226); Green value is 56 (22.27% from 255 or 24.78% from 226); Blue value is 52 (20.70% from 255 or 23.01% from 226); Max value from RGB is 118 - color contains mainly: red. Hex color #763834 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #763834 is #89C7CB. Grayscale: #4A4A4A. Windows color (decimal): -9029580 or 3422326. OLE color: 3422326.
HSL color Cylindrical-coordinate representation of color #763834: hue angle of 3.64º degrees, saturation: 0.39, 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 #763834 is Cyan = 0, Magento = 0.53, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 56 | 52 | - |
| CMYK | 0 | 0.53 | 0.56 | 0.54 |
| HSL | 3.64º | 0.39% | 0.33% | - |
| HSV(B) | 3.64º | 0.56% | 0.46% | - |
| XYZ | 9.51 | 6.93 | 4.09 | - |
| YUV | 74.08 | 115.54 | 159.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 56 | 52 | 0 | 0.53 | 0.56 | 0.54 | 3.64 | 0.39 | 0.33 |
| Hex | 76 | 38 | 34 | 0 | 35 | 38 | 36 | 4 | 27 | 21 |
| Octal | 166 | 70 | 64 | 0 | 65 | 70 | 66 | 4 | 47 | 41 |
| Binary | 1110110 | 111000 | 110100 | 0 | 110101 | 111000 | 110110 | 100 | 100111 | 100001 |
Color Harmonies of #763834
Complementary color
Monochromatic Colors of #763834
Black with #763834
Text Example
Text Example
White with #763834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763834; }
p { color: rgb(118,56,52); }
H1.HeaderClassName
{
color: #763834;
}
.AnyTagClassName
{
color: #763834;
}
</style>
background-color css
<style>
a { background-color: #763834; }
a { background-color: rgb(118,56,52); }
div.DivClassName
{
background-color: #763834;
}
.BgClassName
{
background-color: #763834;
}
</style>
border-color css
<style>
span { border-color: #763834; }
span { border-color: rgb(118,56,52); }
td.TdClassName
{
border-color: #763834;
}
.TagClassName
{
border-color: #763834;
}
</style>