Shades of Jewel #057443
Tints of Jewel #057443
RGB
CMYK
RGB Variations
Color information
#057443 (or 0x057443) is known color: Jewel. HEX triplet: 05, 74 and 43. RGB value is (5,116,67). Sum of RGB (Red+Green+Blue) = 5+116+67=188 (24% of max value = 765). Red value is 5 (2.34% from 255 or 2.66% from 188); Green value is 116 (45.70% from 255 or 61.70% from 188); Blue value is 67 (26.56% from 255 or 35.64% from 188); Max value from RGB is 116 - color contains mainly: green. Hex color #057443 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #057443 is #FA8BBC. Grayscale: #4D4D4D. Windows color (decimal): -16419773 or 4420613. OLE color: 4420613.
HSL color Cylindrical-coordinate representation of color #057443: hue angle of 153.51º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #057443 is Cyan = 0.96, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 5 | 116 | 67 | - |
| CMYK | 0.96 | 0 | 0.42 | 0.55 |
| HSL | 153.51º | 0.92% | 0.24% | - |
| HSV(B) | 153.51º | 0.96% | 0.45% | - |
| XYZ | 7.32 | 12.93 | 7.42 | - |
| YUV | 77.23 | 122.23 | 76.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 116 | 67 | 0.96 | 0 | 0.42 | 0.55 | 153.51 | 0.92 | 0.24 |
| Hex | 5 | 74 | 43 | 60 | 0 | 2A | 37 | 9A | 5C | 18 |
| Octal | 5 | 164 | 103 | 140 | 0 | 52 | 67 | 232 | 134 | 30 |
| Binary | 101 | 1110100 | 1000011 | 1100000 | 0 | 101010 | 110111 | 10011010 | 1011100 | 11000 |
Color Harmonies of #057443
Complementary color
Monochromatic Colors of #057443
Black with #057443
Text Example
Text Example
White with #057443
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057443; }
p { color: rgb(5,116,67); }
H1.HeaderClassName
{
color: #057443;
}
.AnyTagClassName
{
color: #057443;
}
</style>
background-color css
<style>
a { background-color: #057443; }
a { background-color: rgb(5,116,67); }
div.DivClassName
{
background-color: #057443;
}
.BgClassName
{
background-color: #057443;
}
</style>
border-color css
<style>
span { border-color: #057443; }
span { border-color: rgb(5,116,67); }
td.TdClassName
{
border-color: #057443;
}
.TagClassName
{
border-color: #057443;
}
</style>