Shades of Crown Of Thorns #753733
Tints of Crown Of Thorns #753733
RGB
CMYK
RGB Variations
Color information
#753733 (or 0x753733) is known color: Crown Of Thorns. HEX triplet: 75, 37 and 33. RGB value is (117,55,51). Sum of RGB (Red+Green+Blue) = 117+55+51=223 (29% of max value = 765). Red value is 117 (46.09% from 255 or 52.47% from 223); Green value is 55 (21.88% from 255 or 24.66% from 223); Blue value is 51 (20.31% from 255 or 22.87% from 223); Max value from RGB is 117 - color contains mainly: red. Hex color #753733 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753733 is #8AC8CC. Grayscale: #494949. Windows color (decimal): -9095373 or 3356533. OLE color: 3356533.
HSL color Cylindrical-coordinate representation of color #753733: 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 #753733 is Cyan = 0, Magento = 0.53, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 55 | 51 | - |
| 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.3 | 6.75 | 3.95 | - |
| YUV | 73.08 | 115.54 | 159.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 55 | 51 | 0 | 0.53 | 0.56 | 0.54 | 3.64 | 0.39 | 0.33 |
| Hex | 75 | 37 | 33 | 0 | 35 | 38 | 36 | 4 | 27 | 21 |
| Octal | 165 | 67 | 63 | 0 | 65 | 70 | 66 | 4 | 47 | 41 |
| Binary | 1110101 | 110111 | 110011 | 0 | 110101 | 111000 | 110110 | 100 | 100111 | 100001 |
Color Harmonies of #753733
Complementary color
Monochromatic Colors of #753733
Black with #753733
Text Example
Text Example
White with #753733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753733; }
p { color: rgb(117,55,51); }
H1.HeaderClassName
{
color: #753733;
}
.AnyTagClassName
{
color: #753733;
}
</style>
background-color css
<style>
a { background-color: #753733; }
a { background-color: rgb(117,55,51); }
div.DivClassName
{
background-color: #753733;
}
.BgClassName
{
background-color: #753733;
}
</style>
border-color css
<style>
span { border-color: #753733; }
span { border-color: rgb(117,55,51); }
td.TdClassName
{
border-color: #753733;
}
.TagClassName
{
border-color: #753733;
}
</style>