Shades of Crown Of Thorns #753830
Tints of Crown Of Thorns #753830
RGB
CMYK
RGB Variations
Color information
#753830 (or 0x753830) is known color: Crown Of Thorns. HEX triplet: 75, 38 and 30. RGB value is (117,56,48). Sum of RGB (Red+Green+Blue) = 117+56+48=221 (29% of max value = 765). Red value is 117 (46.09% from 255 or 52.94% from 221); Green value is 56 (22.27% from 255 or 25.34% from 221); Blue value is 48 (19.14% from 255 or 21.72% from 221); Max value from RGB is 117 - color contains mainly: red. Hex color #753830 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753830 is #8AC7CF. Grayscale: #494949. Windows color (decimal): -9095120 or 3160181. OLE color: 3160181.
HSL color Cylindrical-coordinate representation of color #753830: hue angle of 6.96º 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 #753830 is Cyan = 0, Magento = 0.52, Yellow = 0.59 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 56 | 48 | - |
| CMYK | 0 | 0.52 | 0.59 | 0.54 |
| HSL | 6.96º | 0.42% | 0.32% | - |
| HSV(B) | 6.96º | 0.59% | 0.46% | - |
| XYZ | 9.28 | 6.82 | 3.62 | - |
| YUV | 73.33 | 113.71 | 159.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 56 | 48 | 0 | 0.52 | 0.59 | 0.54 | 6.96 | 0.42 | 0.32 |
| Hex | 75 | 38 | 30 | 0 | 34 | 3B | 36 | 7 | 2A | 20 |
| Octal | 165 | 70 | 60 | 0 | 64 | 73 | 66 | 7 | 52 | 40 |
| Binary | 1110101 | 111000 | 110000 | 0 | 110100 | 111011 | 110110 | 111 | 101010 | 100000 |
Color Harmonies of #753830
Complementary color
Monochromatic Colors of #753830
Black with #753830
Text Example
Text Example
White with #753830
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753830; }
p { color: rgb(117,56,48); }
H1.HeaderClassName
{
color: #753830;
}
.AnyTagClassName
{
color: #753830;
}
</style>
background-color css
<style>
a { background-color: #753830; }
a { background-color: rgb(117,56,48); }
div.DivClassName
{
background-color: #753830;
}
.BgClassName
{
background-color: #753830;
}
</style>
border-color css
<style>
span { border-color: #753830; }
span { border-color: rgb(117,56,48); }
td.TdClassName
{
border-color: #753830;
}
.TagClassName
{
border-color: #753830;
}
</style>