Shades of Crown Of Thorns #753833
Tints of Crown Of Thorns #753833
RGB
CMYK
RGB Variations
Color information
#753833 (or 0x753833) is known color: Crown Of Thorns. HEX triplet: 75, 38 and 33. RGB value is (117,56,51). Sum of RGB (Red+Green+Blue) = 117+56+51=224 (29% of max value = 765). Red value is 117 (46.09% from 255 or 52.23% from 224); Green value is 56 (22.27% from 255 or 25% from 224); Blue value is 51 (20.31% from 255 or 22.77% from 224); Max value from RGB is 117 - color contains mainly: red. Hex color #753833 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753833 is #8AC7CC. Grayscale: #494949. Windows color (decimal): -9095117 or 3356789. OLE color: 3356789.
HSL color Cylindrical-coordinate representation of color #753833: hue angle of 4.55º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #753833 is Cyan = 0, Magento = 0.52, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 56 | 51 | - |
| CMYK | 0 | 0.52 | 0.56 | 0.54 |
| HSL | 4.55º | 0.39% | 0.33% | - |
| HSV(B) | 4.55º | 0.56% | 0.46% | - |
| XYZ | 9.35 | 6.85 | 3.96 | - |
| YUV | 73.67 | 115.21 | 158.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 56 | 51 | 0 | 0.52 | 0.56 | 0.54 | 4.55 | 0.39 | 0.33 |
| Hex | 75 | 38 | 33 | 0 | 34 | 38 | 36 | 5 | 27 | 21 |
| Octal | 165 | 70 | 63 | 0 | 64 | 70 | 66 | 5 | 47 | 41 |
| Binary | 1110101 | 111000 | 110011 | 0 | 110100 | 111000 | 110110 | 101 | 100111 | 100001 |
Color Harmonies of #753833
Complementary color
Monochromatic Colors of #753833
Black with #753833
Text Example
Text Example
White with #753833
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753833; }
p { color: rgb(117,56,51); }
H1.HeaderClassName
{
color: #753833;
}
.AnyTagClassName
{
color: #753833;
}
</style>
background-color css
<style>
a { background-color: #753833; }
a { background-color: rgb(117,56,51); }
div.DivClassName
{
background-color: #753833;
}
.BgClassName
{
background-color: #753833;
}
</style>
border-color css
<style>
span { border-color: #753833; }
span { border-color: rgb(117,56,51); }
td.TdClassName
{
border-color: #753833;
}
.TagClassName
{
border-color: #753833;
}
</style>