Shades of Crown Of Thorns #763831
Tints of Crown Of Thorns #763831
RGB
CMYK
RGB Variations
Color information
#763831 (or 0x763831) is known color: Crown Of Thorns. HEX triplet: 76, 38 and 31. RGB value is (118,56,49). Sum of RGB (Red+Green+Blue) = 118+56+49=223 (29% of max value = 765). Red value is 118 (46.48% from 255 or 52.91% from 223); Green value is 56 (22.27% from 255 or 25.11% from 223); Blue value is 49 (19.53% from 255 or 21.97% from 223); Max value from RGB is 118 - color contains mainly: red. Hex color #763831 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #763831 is #89C7CE. Grayscale: #494949. Windows color (decimal): -9029583 or 3225718. OLE color: 3225718.
HSL color Cylindrical-coordinate representation of color #763831: hue angle of 6.09º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #763831 is Cyan = 0, Magento = 0.53, Yellow = 0.58 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 56 | 49 | - |
| CMYK | 0 | 0.53 | 0.58 | 0.54 |
| HSL | 6.09º | 0.41% | 0.33% | - |
| HSV(B) | 6.09º | 0.58% | 0.46% | - |
| XYZ | 9.44 | 6.9 | 3.74 | - |
| YUV | 73.74 | 114.04 | 159.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 56 | 49 | 0 | 0.53 | 0.58 | 0.54 | 6.09 | 0.41 | 0.33 |
| Hex | 76 | 38 | 31 | 0 | 35 | 3A | 36 | 6 | 29 | 21 |
| Octal | 166 | 70 | 61 | 0 | 65 | 72 | 66 | 6 | 51 | 41 |
| Binary | 1110110 | 111000 | 110001 | 0 | 110101 | 111010 | 110110 | 110 | 101001 | 100001 |
Color Harmonies of #763831
Complementary color
Monochromatic Colors of #763831
Black with #763831
Text Example
Text Example
White with #763831
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763831; }
p { color: rgb(118,56,49); }
H1.HeaderClassName
{
color: #763831;
}
.AnyTagClassName
{
color: #763831;
}
</style>
background-color css
<style>
a { background-color: #763831; }
a { background-color: rgb(118,56,49); }
div.DivClassName
{
background-color: #763831;
}
.BgClassName
{
background-color: #763831;
}
</style>
border-color css
<style>
span { border-color: #763831; }
span { border-color: rgb(118,56,49); }
td.TdClassName
{
border-color: #763831;
}
.TagClassName
{
border-color: #763831;
}
</style>