Shades of Crown Of Thorns #753832
Tints of Crown Of Thorns #753832
RGB
CMYK
RGB Variations
Color information
#753832 (or 0x753832) is known color: Crown Of Thorns. HEX triplet: 75, 38 and 32. RGB value is (117,56,50). Sum of RGB (Red+Green+Blue) = 117+56+50=223 (29% of max value = 765). Red value is 117 (46.09% from 255 or 52.47% from 223); Green value is 56 (22.27% from 255 or 25.11% from 223); Blue value is 50 (19.92% from 255 or 22.42% from 223); Max value from RGB is 117 - color contains mainly: red. Hex color #753832 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753832 is #8AC7CD. Grayscale: #494949. Windows color (decimal): -9095118 or 3291253. OLE color: 3291253.
HSL color Cylindrical-coordinate representation of color #753832: hue angle of 5.37º 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 #753832 is Cyan = 0, Magento = 0.52, Yellow = 0.57 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 56 | 50 | - |
| CMYK | 0 | 0.52 | 0.57 | 0.54 |
| HSL | 5.37º | 0.4% | 0.33% | - |
| HSV(B) | 5.37º | 0.57% | 0.46% | - |
| XYZ | 9.33 | 6.84 | 3.85 | - |
| YUV | 73.56 | 114.71 | 158.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 56 | 50 | 0 | 0.52 | 0.57 | 0.54 | 5.37 | 0.4 | 0.33 |
| Hex | 75 | 38 | 32 | 0 | 34 | 39 | 36 | 5 | 28 | 21 |
| Octal | 165 | 70 | 62 | 0 | 64 | 71 | 66 | 5 | 50 | 41 |
| Binary | 1110101 | 111000 | 110010 | 0 | 110100 | 111001 | 110110 | 101 | 101000 | 100001 |
Color Harmonies of #753832
Complementary color
Monochromatic Colors of #753832
Black with #753832
Text Example
Text Example
White with #753832
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753832; }
p { color: rgb(117,56,50); }
H1.HeaderClassName
{
color: #753832;
}
.AnyTagClassName
{
color: #753832;
}
</style>
background-color css
<style>
a { background-color: #753832; }
a { background-color: rgb(117,56,50); }
div.DivClassName
{
background-color: #753832;
}
.BgClassName
{
background-color: #753832;
}
</style>
border-color css
<style>
span { border-color: #753832; }
span { border-color: rgb(117,56,50); }
td.TdClassName
{
border-color: #753832;
}
.TagClassName
{
border-color: #753832;
}
</style>