Shades of Crown Of Thorns #754038
Tints of Crown Of Thorns #754038
RGB
CMYK
RGB Variations
Color information
#754038 (or 0x754038) is known color: Crown Of Thorns. HEX triplet: 75, 40 and 38. RGB value is (117,64,56). Sum of RGB (Red+Green+Blue) = 117+64+56=237 (31% of max value = 765). Red value is 117 (46.09% from 255 or 49.37% from 237); Green value is 64 (25.39% from 255 or 27.00% from 237); Blue value is 56 (22.27% from 255 or 23.63% from 237); Max value from RGB is 117 - color contains mainly: red. Hex color #754038 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #754038 is #8ABFC7. Grayscale: #4F4F4F. Windows color (decimal): -9093064 or 3686517. OLE color: 3686517.
HSL color Cylindrical-coordinate representation of color #754038: hue angle of 7.87º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #754038 is Cyan = 0, Magento = 0.45, Yellow = 0.52 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 64 | 56 | - |
| CMYK | 0 | 0.45 | 0.52 | 0.54 |
| HSL | 7.87º | 0.35% | 0.34% | - |
| HSV(B) | 7.87º | 0.52% | 0.46% | - |
| XYZ | 9.88 | 7.73 | 4.71 | - |
| YUV | 78.94 | 115.06 | 155.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 64 | 56 | 0 | 0.45 | 0.52 | 0.54 | 7.87 | 0.35 | 0.34 |
| Hex | 75 | 40 | 38 | 0 | 2D | 34 | 36 | 8 | 23 | 22 |
| Octal | 165 | 100 | 70 | 0 | 55 | 64 | 66 | 10 | 43 | 42 |
| Binary | 1110101 | 1000000 | 111000 | 0 | 101101 | 110100 | 110110 | 1000 | 100011 | 100010 |
Color Harmonies of #754038
Complementary color
Monochromatic Colors of #754038
Black with #754038
Text Example
Text Example
White with #754038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754038; }
p { color: rgb(117,64,56); }
H1.HeaderClassName
{
color: #754038;
}
.AnyTagClassName
{
color: #754038;
}
</style>
background-color css
<style>
a { background-color: #754038; }
a { background-color: rgb(117,64,56); }
div.DivClassName
{
background-color: #754038;
}
.BgClassName
{
background-color: #754038;
}
</style>
border-color css
<style>
span { border-color: #754038; }
span { border-color: rgb(117,64,56); }
td.TdClassName
{
border-color: #754038;
}
.TagClassName
{
border-color: #754038;
}
</style>