Shades of Crown Of Thorns #753930
Tints of Crown Of Thorns #753930
RGB
CMYK
RGB Variations
Color information
#753930 (or 0x753930) is known color: Crown Of Thorns. HEX triplet: 75, 39 and 30. RGB value is (117,57,48). Sum of RGB (Red+Green+Blue) = 117+57+48=222 (29% of max value = 765). Red value is 117 (46.09% from 255 or 52.70% from 222); Green value is 57 (22.66% from 255 or 25.68% from 222); Blue value is 48 (19.14% from 255 or 21.62% from 222); Max value from RGB is 117 - color contains mainly: red. Hex color #753930 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753930 is #8AC6CF. Grayscale: #4A4A4A. Windows color (decimal): -9094864 or 3160437. OLE color: 3160437.
HSL color Cylindrical-coordinate representation of color #753930: hue angle of 7.83º degrees, saturation: 0.42, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #753930 is Cyan = 0, Magento = 0.51, Yellow = 0.59 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 57 | 48 | - |
| CMYK | 0 | 0.51 | 0.59 | 0.54 |
| HSL | 7.83º | 0.42% | 0.32% | - |
| HSV(B) | 7.83º | 0.59% | 0.46% | - |
| XYZ | 9.33 | 6.92 | 3.64 | - |
| YUV | 73.91 | 113.38 | 158.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 57 | 48 | 0 | 0.51 | 0.59 | 0.54 | 7.83 | 0.42 | 0.32 |
| Hex | 75 | 39 | 30 | 0 | 33 | 3B | 36 | 8 | 2A | 20 |
| Octal | 165 | 71 | 60 | 0 | 63 | 73 | 66 | 10 | 52 | 40 |
| Binary | 1110101 | 111001 | 110000 | 0 | 110011 | 111011 | 110110 | 1000 | 101010 | 100000 |
Color Harmonies of #753930
Complementary color
Monochromatic Colors of #753930
Black with #753930
Text Example
Text Example
White with #753930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753930; }
p { color: rgb(117,57,48); }
H1.HeaderClassName
{
color: #753930;
}
.AnyTagClassName
{
color: #753930;
}
</style>
background-color css
<style>
a { background-color: #753930; }
a { background-color: rgb(117,57,48); }
div.DivClassName
{
background-color: #753930;
}
.BgClassName
{
background-color: #753930;
}
</style>
border-color css
<style>
span { border-color: #753930; }
span { border-color: rgb(117,57,48); }
td.TdClassName
{
border-color: #753930;
}
.TagClassName
{
border-color: #753930;
}
</style>