Shades of Crown Of Thorns #753730
Tints of Crown Of Thorns #753730
RGB
CMYK
RGB Variations
Color information
#753730 (or 0x753730) is known color: Crown Of Thorns. HEX triplet: 75, 37 and 30. RGB value is (117,55,48). Sum of RGB (Red+Green+Blue) = 117+55+48=220 (29% of max value = 765). Red value is 117 (46.09% from 255 or 53.18% from 220); Green value is 55 (21.88% from 255 or 25% from 220); Blue value is 48 (19.14% from 255 or 21.82% from 220); Max value from RGB is 117 - color contains mainly: red. Hex color #753730 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753730 is #8AC8CF. Grayscale: #484848. Windows color (decimal): -9095376 or 3159925. OLE color: 3159925.
HSL color Cylindrical-coordinate representation of color #753730: hue angle of 6.09º 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 #753730 is Cyan = 0, Magento = 0.53, Yellow = 0.59 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 55 | 48 | - |
| CMYK | 0 | 0.53 | 0.59 | 0.54 |
| HSL | 6.09º | 0.42% | 0.32% | - |
| HSV(B) | 6.09º | 0.59% | 0.46% | - |
| XYZ | 9.24 | 6.73 | 3.61 | - |
| YUV | 72.74 | 114.04 | 159.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 55 | 48 | 0 | 0.53 | 0.59 | 0.54 | 6.09 | 0.42 | 0.32 |
| Hex | 75 | 37 | 30 | 0 | 35 | 3B | 36 | 6 | 2A | 20 |
| Octal | 165 | 67 | 60 | 0 | 65 | 73 | 66 | 6 | 52 | 40 |
| Binary | 1110101 | 110111 | 110000 | 0 | 110101 | 111011 | 110110 | 110 | 101010 | 100000 |
Color Harmonies of #753730
Complementary color
Monochromatic Colors of #753730
Black with #753730
Text Example
Text Example
White with #753730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753730; }
p { color: rgb(117,55,48); }
H1.HeaderClassName
{
color: #753730;
}
.AnyTagClassName
{
color: #753730;
}
</style>
background-color css
<style>
a { background-color: #753730; }
a { background-color: rgb(117,55,48); }
div.DivClassName
{
background-color: #753730;
}
.BgClassName
{
background-color: #753730;
}
</style>
border-color css
<style>
span { border-color: #753730; }
span { border-color: rgb(117,55,48); }
td.TdClassName
{
border-color: #753730;
}
.TagClassName
{
border-color: #753730;
}
</style>