Shades of Crown Of Thorns #753630
Tints of Crown Of Thorns #753630
RGB
CMYK
RGB Variations
Color information
#753630 (or 0x753630) is known color: Crown Of Thorns. HEX triplet: 75, 36 and 30. RGB value is (117,54,48). Sum of RGB (Red+Green+Blue) = 117+54+48=219 (29% of max value = 765). Red value is 117 (46.09% from 255 or 53.42% from 219); Green value is 54 (21.48% from 255 or 24.66% from 219); Blue value is 48 (19.14% from 255 or 21.92% from 219); Max value from RGB is 117 - color contains mainly: red. Hex color #753630 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753630 is #8AC9CF. Grayscale: #484848. Windows color (decimal): -9095632 or 3159669. OLE color: 3159669.
HSL color Cylindrical-coordinate representation of color #753630: hue angle of 5.22º 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 #753630 is Cyan = 0, Magento = 0.54, Yellow = 0.59 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 54 | 48 | - |
| CMYK | 0 | 0.54 | 0.59 | 0.54 |
| HSL | 5.22º | 0.42% | 0.32% | - |
| HSV(B) | 5.22º | 0.59% | 0.46% | - |
| XYZ | 9.19 | 6.63 | 3.59 | - |
| YUV | 72.15 | 114.37 | 159.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 54 | 48 | 0 | 0.54 | 0.59 | 0.54 | 5.22 | 0.42 | 0.32 |
| Hex | 75 | 36 | 30 | 0 | 36 | 3B | 36 | 5 | 2A | 20 |
| Octal | 165 | 66 | 60 | 0 | 66 | 73 | 66 | 5 | 52 | 40 |
| Binary | 1110101 | 110110 | 110000 | 0 | 110110 | 111011 | 110110 | 101 | 101010 | 100000 |
Color Harmonies of #753630
Complementary color
Monochromatic Colors of #753630
Black with #753630
Text Example
Text Example
White with #753630
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753630; }
p { color: rgb(117,54,48); }
H1.HeaderClassName
{
color: #753630;
}
.AnyTagClassName
{
color: #753630;
}
</style>
background-color css
<style>
a { background-color: #753630; }
a { background-color: rgb(117,54,48); }
div.DivClassName
{
background-color: #753630;
}
.BgClassName
{
background-color: #753630;
}
</style>
border-color css
<style>
span { border-color: #753630; }
span { border-color: rgb(117,54,48); }
td.TdClassName
{
border-color: #753630;
}
.TagClassName
{
border-color: #753630;
}
</style>