Shades of Crown Of Thorns #753632
Tints of Crown Of Thorns #753632
RGB
CMYK
RGB Variations
Color information
#753632 (or 0x753632) is known color: Crown Of Thorns. HEX triplet: 75, 36 and 32. RGB value is (117,54,50). Sum of RGB (Red+Green+Blue) = 117+54+50=221 (29% of max value = 765). Red value is 117 (46.09% from 255 or 52.94% from 221); Green value is 54 (21.48% from 255 or 24.43% from 221); Blue value is 50 (19.92% from 255 or 22.62% from 221); Max value from RGB is 117 - color contains mainly: red. Hex color #753632 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753632 is #8AC9CD. Grayscale: #484848. Windows color (decimal): -9095630 or 3290741. OLE color: 3290741.
HSL color Cylindrical-coordinate representation of color #753632: hue angle of 3.58º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #753632 is Cyan = 0, Magento = 0.54, Yellow = 0.57 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 54 | 50 | - |
| CMYK | 0 | 0.54 | 0.57 | 0.54 |
| HSL | 3.58º | 0.4% | 0.33% | - |
| HSV(B) | 3.58º | 0.57% | 0.46% | - |
| XYZ | 9.23 | 6.65 | 3.81 | - |
| YUV | 72.38 | 115.37 | 159.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 54 | 50 | 0 | 0.54 | 0.57 | 0.54 | 3.58 | 0.4 | 0.33 |
| Hex | 75 | 36 | 32 | 0 | 36 | 39 | 36 | 4 | 28 | 21 |
| Octal | 165 | 66 | 62 | 0 | 66 | 71 | 66 | 4 | 50 | 41 |
| Binary | 1110101 | 110110 | 110010 | 0 | 110110 | 111001 | 110110 | 100 | 101000 | 100001 |
Color Harmonies of #753632
Complementary color
Monochromatic Colors of #753632
Black with #753632
Text Example
Text Example
White with #753632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753632; }
p { color: rgb(117,54,50); }
H1.HeaderClassName
{
color: #753632;
}
.AnyTagClassName
{
color: #753632;
}
</style>
background-color css
<style>
a { background-color: #753632; }
a { background-color: rgb(117,54,50); }
div.DivClassName
{
background-color: #753632;
}
.BgClassName
{
background-color: #753632;
}
</style>
border-color css
<style>
span { border-color: #753632; }
span { border-color: rgb(117,54,50); }
td.TdClassName
{
border-color: #753632;
}
.TagClassName
{
border-color: #753632;
}
</style>