Shades of Crown Of Thorns #754033
Tints of Crown Of Thorns #754033
RGB
CMYK
RGB Variations
Color information
#754033 (or 0x754033) is known color: Crown Of Thorns. HEX triplet: 75, 40 and 33. RGB value is (117,64,51). Sum of RGB (Red+Green+Blue) = 117+64+51=232 (30% of max value = 765). Red value is 117 (46.09% from 255 or 50.43% from 232); Green value is 64 (25.39% from 255 or 27.59% from 232); Blue value is 51 (20.31% from 255 or 21.98% from 232); Max value from RGB is 117 - color contains mainly: red. Hex color #754033 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #754033 is #8ABFCC. Grayscale: #4E4E4E. Windows color (decimal): -9093069 or 3358837. OLE color: 3358837.
HSL color Cylindrical-coordinate representation of color #754033: hue angle of 11.82º 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 #754033 is Cyan = 0, Magento = 0.45, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 64 | 51 | - |
| CMYK | 0 | 0.45 | 0.56 | 0.54 |
| HSL | 11.82º | 0.39% | 0.33% | - |
| HSV(B) | 11.82º | 0.56% | 0.46% | - |
| XYZ | 9.77 | 7.69 | 4.1 | - |
| YUV | 78.37 | 112.56 | 155.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 64 | 51 | 0 | 0.45 | 0.56 | 0.54 | 11.82 | 0.39 | 0.33 |
| Hex | 75 | 40 | 33 | 0 | 2D | 38 | 36 | C | 27 | 21 |
| Octal | 165 | 100 | 63 | 0 | 55 | 70 | 66 | 14 | 47 | 41 |
| Binary | 1110101 | 1000000 | 110011 | 0 | 101101 | 111000 | 110110 | 1100 | 100111 | 100001 |
Color Harmonies of #754033
Complementary color
Monochromatic Colors of #754033
Black with #754033
Text Example
Text Example
White with #754033
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754033; }
p { color: rgb(117,64,51); }
H1.HeaderClassName
{
color: #754033;
}
.AnyTagClassName
{
color: #754033;
}
</style>
background-color css
<style>
a { background-color: #754033; }
a { background-color: rgb(117,64,51); }
div.DivClassName
{
background-color: #754033;
}
.BgClassName
{
background-color: #754033;
}
</style>
border-color css
<style>
span { border-color: #754033; }
span { border-color: rgb(117,64,51); }
td.TdClassName
{
border-color: #754033;
}
.TagClassName
{
border-color: #754033;
}
</style>