Shades of Crown Of Thorns #753933
Tints of Crown Of Thorns #753933
RGB
CMYK
RGB Variations
Color information
#753933 (or 0x753933) is known color: Crown Of Thorns. HEX triplet: 75, 39 and 33. RGB value is (117,57,51). Sum of RGB (Red+Green+Blue) = 117+57+51=225 (29% of max value = 765). Red value is 117 (46.09% from 255 or 52% from 225); Green value is 57 (22.66% from 255 or 25.33% from 225); Blue value is 51 (20.31% from 255 or 22.67% from 225); Max value from RGB is 117 - color contains mainly: red. Hex color #753933 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753933 is #8AC6CC. Grayscale: #4A4A4A. Windows color (decimal): -9094861 or 3357045. OLE color: 3357045.
HSL color Cylindrical-coordinate representation of color #753933: hue angle of 5.45º 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 #753933 is Cyan = 0, Magento = 0.51, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 57 | 51 | - |
| CMYK | 0 | 0.51 | 0.56 | 0.54 |
| HSL | 5.45º | 0.39% | 0.33% | - |
| HSV(B) | 5.45º | 0.56% | 0.46% | - |
| XYZ | 9.4 | 6.95 | 3.98 | - |
| YUV | 74.26 | 114.88 | 158.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 57 | 51 | 0 | 0.51 | 0.56 | 0.54 | 5.45 | 0.39 | 0.33 |
| Hex | 75 | 39 | 33 | 0 | 33 | 38 | 36 | 5 | 27 | 21 |
| Octal | 165 | 71 | 63 | 0 | 63 | 70 | 66 | 5 | 47 | 41 |
| Binary | 1110101 | 111001 | 110011 | 0 | 110011 | 111000 | 110110 | 101 | 100111 | 100001 |
Color Harmonies of #753933
Complementary color
Monochromatic Colors of #753933
Black with #753933
Text Example
Text Example
White with #753933
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753933; }
p { color: rgb(117,57,51); }
H1.HeaderClassName
{
color: #753933;
}
.AnyTagClassName
{
color: #753933;
}
</style>
background-color css
<style>
a { background-color: #753933; }
a { background-color: rgb(117,57,51); }
div.DivClassName
{
background-color: #753933;
}
.BgClassName
{
background-color: #753933;
}
</style>
border-color css
<style>
span { border-color: #753933; }
span { border-color: rgb(117,57,51); }
td.TdClassName
{
border-color: #753933;
}
.TagClassName
{
border-color: #753933;
}
</style>