Shades of Crown Of Thorns #763730
Tints of Crown Of Thorns #763730
RGB
CMYK
RGB Variations
Color information
#763730 (or 0x763730) is known color: Crown Of Thorns. HEX triplet: 76, 37 and 30. RGB value is (118,55,48). Sum of RGB (Red+Green+Blue) = 118+55+48=221 (29% of max value = 765). Red value is 118 (46.48% from 255 or 53.39% from 221); Green value is 55 (21.88% from 255 or 24.89% from 221); Blue value is 48 (19.14% from 255 or 21.72% from 221); Max value from RGB is 118 - color contains mainly: red. Hex color #763730 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #763730 is #89C8CF. Grayscale: #494949. Windows color (decimal): -9029840 or 3159926. OLE color: 3159926.
HSL color Cylindrical-coordinate representation of color #763730: hue angle of 6º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #763730 is Cyan = 0, Magento = 0.53, Yellow = 0.59 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 55 | 48 | - |
| CMYK | 0 | 0.53 | 0.59 | 0.54 |
| HSL | 6º | 0.42% | 0.33% | - |
| HSV(B) | 6º | 0.59% | 0.46% | - |
| XYZ | 9.37 | 6.8 | 3.61 | - |
| YUV | 73.04 | 113.87 | 160.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 55 | 48 | 0 | 0.53 | 0.59 | 0.54 | 6 | 0.42 | 0.33 |
| Hex | 76 | 37 | 30 | 0 | 35 | 3B | 36 | 6 | 2A | 21 |
| Octal | 166 | 67 | 60 | 0 | 65 | 73 | 66 | 6 | 52 | 41 |
| Binary | 1110110 | 110111 | 110000 | 0 | 110101 | 111011 | 110110 | 110 | 101010 | 100001 |
Color Harmonies of #763730
Complementary color
Monochromatic Colors of #763730
Black with #763730
Text Example
Text Example
White with #763730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763730; }
p { color: rgb(118,55,48); }
H1.HeaderClassName
{
color: #763730;
}
.AnyTagClassName
{
color: #763730;
}
</style>
background-color css
<style>
a { background-color: #763730; }
a { background-color: rgb(118,55,48); }
div.DivClassName
{
background-color: #763730;
}
.BgClassName
{
background-color: #763730;
}
</style>
border-color css
<style>
span { border-color: #763730; }
span { border-color: rgb(118,55,48); }
td.TdClassName
{
border-color: #763730;
}
.TagClassName
{
border-color: #763730;
}
</style>