Shades of Crown Of Thorns #753835
Tints of Crown Of Thorns #753835
RGB
CMYK
RGB Variations
Color information
#753835 (or 0x753835) is known color: Crown Of Thorns. HEX triplet: 75, 38 and 35. RGB value is (117,56,53). Sum of RGB (Red+Green+Blue) = 117+56+53=226 (29% of max value = 765). Red value is 117 (46.09% from 255 or 51.77% from 226); Green value is 56 (22.27% from 255 or 24.78% from 226); Blue value is 53 (21.09% from 255 or 23.45% from 226); Max value from RGB is 117 - color contains mainly: red. Hex color #753835 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753835 is #8AC7CA. Grayscale: #494949. Windows color (decimal): -9095115 or 3487861. OLE color: 3487861.
HSL color Cylindrical-coordinate representation of color #753835: hue angle of 2.81º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #753835 is Cyan = 0, Magento = 0.52, Yellow = 0.55 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 56 | 53 | - |
| CMYK | 0 | 0.52 | 0.55 | 0.54 |
| HSL | 2.81º | 0.38% | 0.33% | - |
| HSV(B) | 2.81º | 0.55% | 0.46% | - |
| XYZ | 9.39 | 6.87 | 4.2 | - |
| YUV | 73.9 | 116.21 | 158.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 56 | 53 | 0 | 0.52 | 0.55 | 0.54 | 2.81 | 0.38 | 0.33 |
| Hex | 75 | 38 | 35 | 0 | 34 | 37 | 36 | 3 | 26 | 21 |
| Octal | 165 | 70 | 65 | 0 | 64 | 67 | 66 | 3 | 46 | 41 |
| Binary | 1110101 | 111000 | 110101 | 0 | 110100 | 110111 | 110110 | 11 | 100110 | 100001 |
Color Harmonies of #753835
Complementary color
Monochromatic Colors of #753835
Black with #753835
Text Example
Text Example
White with #753835
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753835; }
p { color: rgb(117,56,53); }
H1.HeaderClassName
{
color: #753835;
}
.AnyTagClassName
{
color: #753835;
}
</style>
background-color css
<style>
a { background-color: #753835; }
a { background-color: rgb(117,56,53); }
div.DivClassName
{
background-color: #753835;
}
.BgClassName
{
background-color: #753835;
}
</style>
border-color css
<style>
span { border-color: #753835; }
span { border-color: rgb(117,56,53); }
td.TdClassName
{
border-color: #753835;
}
.TagClassName
{
border-color: #753835;
}
</style>