Shades of Jewel #046740
Tints of Jewel #046740
RGB
CMYK
RGB Variations
Color information
#046740 (or 0x046740) is known color: Jewel. HEX triplet: 04, 67 and 40. RGB value is (4,103,64). Sum of RGB (Red+Green+Blue) = 4+103+64=171 (22% of max value = 765). Red value is 4 (1.95% from 255 or 2.34% from 171); Green value is 103 (40.62% from 255 or 60.23% from 171); Blue value is 64 (25.39% from 255 or 37.43% from 171); Max value from RGB is 103 - color contains mainly: green. Hex color #046740 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #046740 is #FB98BF. Grayscale: #454545. Windows color (decimal): -16488640 or 4220676. OLE color: 4220676.
HSL color Cylindrical-coordinate representation of color #046740: hue angle of 156.36º degrees, saturation: 0.93, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #046740 is Cyan = 0.96, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 4 | 103 | 64 | - |
| CMYK | 0.96 | 0 | 0.38 | 0.60 |
| HSL | 156.36º | 0.93% | 0.21% | - |
| HSV(B) | 156.36º | 0.96% | 0.4% | - |
| XYZ | 5.83 | 10.1 | 6.49 | - |
| YUV | 68.95 | 125.2 | 81.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 103 | 64 | 0.96 | 0 | 0.38 | 0.60 | 156.36 | 0.93 | 0.21 |
| Hex | 4 | 67 | 40 | 60 | 0 | 26 | 3C | 9C | 5D | 15 |
| Octal | 4 | 147 | 100 | 140 | 0 | 46 | 74 | 234 | 135 | 25 |
| Binary | 100 | 1100111 | 1000000 | 1100000 | 0 | 100110 | 111100 | 10011100 | 1011101 | 10101 |
Color Harmonies of #046740
Complementary color
Monochromatic Colors of #046740
Black with #046740
Text Example
Text Example
White with #046740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046740; }
p { color: rgb(4,103,64); }
H1.HeaderClassName
{
color: #046740;
}
.AnyTagClassName
{
color: #046740;
}
</style>
background-color css
<style>
a { background-color: #046740; }
a { background-color: rgb(4,103,64); }
div.DivClassName
{
background-color: #046740;
}
.BgClassName
{
background-color: #046740;
}
</style>
border-color css
<style>
span { border-color: #046740; }
span { border-color: rgb(4,103,64); }
td.TdClassName
{
border-color: #046740;
}
.TagClassName
{
border-color: #046740;
}
</style>