Shades of Crown Of Thorns #733930
Tints of Crown Of Thorns #733930
RGB
CMYK
RGB Variations
Color information
#733930 (or 0x733930) is known color: Crown Of Thorns. HEX triplet: 73, 39 and 30. RGB value is (115,57,48). Sum of RGB (Red+Green+Blue) = 115+57+48=220 (29% of max value = 765). Red value is 115 (45.31% from 255 or 52.27% from 220); Green value is 57 (22.66% from 255 or 25.91% from 220); Blue value is 48 (19.14% from 255 or 21.82% from 220); Max value from RGB is 115 - color contains mainly: red. Hex color #733930 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #733930 is #8CC6CF. Grayscale: #494949. Windows color (decimal): -9225936 or 3160435. OLE color: 3160435.
HSL color Cylindrical-coordinate representation of color #733930: hue angle of 8.06º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #733930 is Cyan = 0, Magento = 0.50, Yellow = 0.58 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 57 | 48 | - |
| CMYK | 0 | 0.50 | 0.58 | 0.55 |
| HSL | 8.06º | 0.41% | 0.32% | - |
| HSV(B) | 8.06º | 0.58% | 0.45% | - |
| XYZ | 9.07 | 6.78 | 3.63 | - |
| YUV | 73.32 | 113.72 | 157.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 57 | 48 | 0 | 0.50 | 0.58 | 0.55 | 8.06 | 0.41 | 0.32 |
| Hex | 73 | 39 | 30 | 0 | 32 | 3A | 37 | 8 | 29 | 20 |
| Octal | 163 | 71 | 60 | 0 | 62 | 72 | 67 | 10 | 51 | 40 |
| Binary | 1110011 | 111001 | 110000 | 0 | 110010 | 111010 | 110111 | 1000 | 101001 | 100000 |
Color Harmonies of #733930
Complementary color
Monochromatic Colors of #733930
Black with #733930
Text Example
Text Example
White with #733930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733930; }
p { color: rgb(115,57,48); }
H1.HeaderClassName
{
color: #733930;
}
.AnyTagClassName
{
color: #733930;
}
</style>
background-color css
<style>
a { background-color: #733930; }
a { background-color: rgb(115,57,48); }
div.DivClassName
{
background-color: #733930;
}
.BgClassName
{
background-color: #733930;
}
</style>
border-color css
<style>
span { border-color: #733930; }
span { border-color: rgb(115,57,48); }
td.TdClassName
{
border-color: #733930;
}
.TagClassName
{
border-color: #733930;
}
</style>