Shades of Crown Of Thorns #733732
Tints of Crown Of Thorns #733732
RGB
CMYK
RGB Variations
Color information
#733732 (or 0x733732) is known color: Crown Of Thorns. HEX triplet: 73, 37 and 32. RGB value is (115,55,50). Sum of RGB (Red+Green+Blue) = 115+55+50=220 (29% of max value = 765). Red value is 115 (45.31% from 255 or 52.27% from 220); Green value is 55 (21.88% from 255 or 25% from 220); Blue value is 50 (19.92% from 255 or 22.73% from 220); Max value from RGB is 115 - color contains mainly: red. Hex color #733732 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #733732 is #8CC8CD. Grayscale: #484848. Windows color (decimal): -9226446 or 3290995. OLE color: 3290995.
HSL color Cylindrical-coordinate representation of color #733732: hue angle of 4.62º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #733732 is Cyan = 0, Magento = 0.52, Yellow = 0.57 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 55 | 50 | - |
| CMYK | 0 | 0.52 | 0.57 | 0.55 |
| HSL | 4.62º | 0.39% | 0.32% | - |
| HSV(B) | 4.62º | 0.57% | 0.45% | - |
| XYZ | 9.01 | 6.61 | 3.82 | - |
| YUV | 72.37 | 115.38 | 158.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 55 | 50 | 0 | 0.52 | 0.57 | 0.55 | 4.62 | 0.39 | 0.32 |
| Hex | 73 | 37 | 32 | 0 | 34 | 39 | 37 | 5 | 27 | 20 |
| Octal | 163 | 67 | 62 | 0 | 64 | 71 | 67 | 5 | 47 | 40 |
| Binary | 1110011 | 110111 | 110010 | 0 | 110100 | 111001 | 110111 | 101 | 100111 | 100000 |
Color Harmonies of #733732
Complementary color
Monochromatic Colors of #733732
Black with #733732
Text Example
Text Example
White with #733732
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733732; }
p { color: rgb(115,55,50); }
H1.HeaderClassName
{
color: #733732;
}
.AnyTagClassName
{
color: #733732;
}
</style>
background-color css
<style>
a { background-color: #733732; }
a { background-color: rgb(115,55,50); }
div.DivClassName
{
background-color: #733732;
}
.BgClassName
{
background-color: #733732;
}
</style>
border-color css
<style>
span { border-color: #733732; }
span { border-color: rgb(115,55,50); }
td.TdClassName
{
border-color: #733732;
}
.TagClassName
{
border-color: #733732;
}
</style>