Shades of Jewel #046440
Tints of Jewel #046440
RGB
CMYK
RGB Variations
Color information
#046440 (or 0x046440) is known color: Jewel. HEX triplet: 04, 64 and 40. RGB value is (4,100,64). Sum of RGB (Red+Green+Blue) = 4+100+64=168 (22% of max value = 765). Red value is 4 (1.95% from 255 or 2.38% from 168); Green value is 100 (39.45% from 255 or 59.52% from 168); Blue value is 64 (25.39% from 255 or 38.10% from 168); Max value from RGB is 100 - color contains mainly: green. Hex color #046440 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #046440 is #FB9BBF. Grayscale: #434343. Windows color (decimal): -16489408 or 4219908. OLE color: 4219908.
HSL color Cylindrical-coordinate representation of color #046440: hue angle of 157.5º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #046440 is Cyan = 0.96, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 4 | 100 | 64 | - |
| CMYK | 0.96 | 0 | 0.36 | 0.61 |
| HSL | 157.5º | 0.92% | 0.2% | - |
| HSV(B) | 157.5º | 0.96% | 0.39% | - |
| XYZ | 5.53 | 9.51 | 6.39 | - |
| YUV | 67.19 | 126.2 | 82.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 100 | 64 | 0.96 | 0 | 0.36 | 0.61 | 157.5 | 0.92 | 0.2 |
| Hex | 4 | 64 | 40 | 60 | 0 | 24 | 3D | 9E | 5C | 14 |
| Octal | 4 | 144 | 100 | 140 | 0 | 44 | 75 | 236 | 134 | 24 |
| Binary | 100 | 1100100 | 1000000 | 1100000 | 0 | 100100 | 111101 | 10011110 | 1011100 | 10100 |
Color Harmonies of #046440
Complementary color
Monochromatic Colors of #046440
Black with #046440
Text Example
Text Example
White with #046440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046440; }
p { color: rgb(4,100,64); }
H1.HeaderClassName
{
color: #046440;
}
.AnyTagClassName
{
color: #046440;
}
</style>
background-color css
<style>
a { background-color: #046440; }
a { background-color: rgb(4,100,64); }
div.DivClassName
{
background-color: #046440;
}
.BgClassName
{
background-color: #046440;
}
</style>
border-color css
<style>
span { border-color: #046440; }
span { border-color: rgb(4,100,64); }
td.TdClassName
{
border-color: #046440;
}
.TagClassName
{
border-color: #046440;
}
</style>