Shades of New Amber #763925
Tints of New Amber #763925
RGB
CMYK
RGB Variations
Color information
#763925 (or 0x763925) is known color: New Amber. HEX triplet: 76, 39 and 25. RGB value is (118,57,37). Sum of RGB (Red+Green+Blue) = 118+57+37=212 (28% of max value = 765). Red value is 118 (46.48% from 255 or 55.66% from 212); Green value is 57 (22.66% from 255 or 26.89% from 212); Blue value is 37 (14.84% from 255 or 17.45% from 212); Max value from RGB is 118 - color contains mainly: red. Hex color #763925 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #763925 is #89C6DA. Grayscale: #494949. Windows color (decimal): -9029339 or 2439542. OLE color: 2439542.
HSL color Cylindrical-coordinate representation of color #763925: hue angle of 14.81º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #763925 is Cyan = 0, Magento = 0.52, Yellow = 0.69 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 57 | 37 | - |
| CMYK | 0 | 0.52 | 0.69 | 0.54 |
| HSL | 14.81º | 0.52% | 0.3% | - |
| HSV(B) | 14.81º | 0.69% | 0.46% | - |
| XYZ | 9.27 | 6.91 | 2.6 | - |
| YUV | 72.96 | 107.71 | 160.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 57 | 37 | 0 | 0.52 | 0.69 | 0.54 | 14.81 | 0.52 | 0.3 |
| Hex | 76 | 39 | 25 | 0 | 34 | 45 | 36 | F | 34 | 1E |
| Octal | 166 | 71 | 45 | 0 | 64 | 105 | 66 | 17 | 64 | 36 |
| Binary | 1110110 | 111001 | 100101 | 0 | 110100 | 1000101 | 110110 | 1111 | 110100 | 11110 |
Color Harmonies of #763925
Complementary color
Monochromatic Colors of #763925
Black with #763925
Text Example
Text Example
White with #763925
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763925; }
p { color: rgb(118,57,37); }
H1.HeaderClassName
{
color: #763925;
}
.AnyTagClassName
{
color: #763925;
}
</style>
background-color css
<style>
a { background-color: #763925; }
a { background-color: rgb(118,57,37); }
div.DivClassName
{
background-color: #763925;
}
.BgClassName
{
background-color: #763925;
}
</style>
border-color css
<style>
span { border-color: #763925; }
span { border-color: rgb(118,57,37); }
td.TdClassName
{
border-color: #763925;
}
.TagClassName
{
border-color: #763925;
}
</style>