Shades of Crown Of Thorns #753631
Tints of Crown Of Thorns #753631
RGB
CMYK
RGB Variations
Color information
#753631 (or 0x753631) is known color: Crown Of Thorns. HEX triplet: 75, 36 and 31. RGB value is (117,54,49). Sum of RGB (Red+Green+Blue) = 117+54+49=220 (29% of max value = 765). Red value is 117 (46.09% from 255 or 53.18% from 220); Green value is 54 (21.48% from 255 or 24.55% from 220); Blue value is 49 (19.53% from 255 or 22.27% from 220); Max value from RGB is 117 - color contains mainly: red. Hex color #753631 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753631 is #8AC9CE. Grayscale: #484848. Windows color (decimal): -9095631 or 3225205. OLE color: 3225205.
HSL color Cylindrical-coordinate representation of color #753631: hue angle of 4.41º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #753631 is Cyan = 0, Magento = 0.54, Yellow = 0.58 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 54 | 49 | - |
| CMYK | 0 | 0.54 | 0.58 | 0.54 |
| HSL | 4.41º | 0.41% | 0.33% | - |
| HSV(B) | 4.41º | 0.58% | 0.46% | - |
| XYZ | 9.21 | 6.64 | 3.7 | - |
| YUV | 72.27 | 114.87 | 159.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 54 | 49 | 0 | 0.54 | 0.58 | 0.54 | 4.41 | 0.41 | 0.33 |
| Hex | 75 | 36 | 31 | 0 | 36 | 3A | 36 | 4 | 29 | 21 |
| Octal | 165 | 66 | 61 | 0 | 66 | 72 | 66 | 4 | 51 | 41 |
| Binary | 1110101 | 110110 | 110001 | 0 | 110110 | 111010 | 110110 | 100 | 101001 | 100001 |
Color Harmonies of #753631
Complementary color
Monochromatic Colors of #753631
Black with #753631
Text Example
Text Example
White with #753631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753631; }
p { color: rgb(117,54,49); }
H1.HeaderClassName
{
color: #753631;
}
.AnyTagClassName
{
color: #753631;
}
</style>
background-color css
<style>
a { background-color: #753631; }
a { background-color: rgb(117,54,49); }
div.DivClassName
{
background-color: #753631;
}
.BgClassName
{
background-color: #753631;
}
</style>
border-color css
<style>
span { border-color: #753631; }
span { border-color: rgb(117,54,49); }
td.TdClassName
{
border-color: #753631;
}
.TagClassName
{
border-color: #753631;
}
</style>