Html Css Color HEX #049780 Free Speech Aquamarine
📋 copy color: '#049780'red 4 ◦ green 151 ◦ blue 128
Shades of Free Speech Aquamarine #049780
Tints of Free Speech Aquamarine #049780
RGB
CMYK
RGB Variations
Color information
#049780 (or 0x049780) is known color: Free Speech Aquamarine. HEX triplet: 04, 97 and 80. RGB value is (4,151,128). Sum of RGB (Red+Green+Blue) = 4+151+128=283 (37% of max value = 765). Red value is 4 (1.95% from 255 or 1.41% from 283); Green value is 151 (59.38% from 255 or 53.36% from 283); Blue value is 128 (50.39% from 255 or 45.23% from 283); Max value from RGB is 151 - color contains mainly: green. Hex color #049780 is not a web safe color. Web safe color analog (approx): #009999. Inversed color of #049780 is #FB687F. Grayscale: #686868. Windows color (decimal): -16476288 or 8427268. OLE color: 8427268.
HSL color Cylindrical-coordinate representation of color #049780: hue angle of 170.61º degrees, saturation: 0.95, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #049780 is Cyan = 0.97, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 4 | 151 | 128 | - |
| CMYK | 0.97 | 0 | 0.15 | 0.41 |
| HSL | 170.61º | 0.95% | 0.3% | - |
| HSV(B) | 170.61º | 0.97% | 0.59% | - |
| XYZ | 15.01 | 23.72 | 24.21 | - |
| YUV | 104.43 | 141.3 | 56.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 151 | 128 | 0.97 | 0 | 0.15 | 0.41 | 170.61 | 0.95 | 0.3 |
| Hex | 4 | 97 | 80 | 61 | 0 | F | 29 | AB | 5F | 1E |
| Octal | 4 | 227 | 200 | 141 | 0 | 17 | 51 | 253 | 137 | 36 |
| Binary | 100 | 10010111 | 10000000 | 1100001 | 0 | 1111 | 101001 | 10101011 | 1011111 | 11110 |
Color Harmonies of #049780
Complementary color
Monochromatic Colors of #049780
Black with #049780
Text Example
Text Example
White with #049780
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #049780; }
p { color: rgb(4,151,128); }
H1.HeaderClassName
{
color: #049780;
}
.AnyTagClassName
{
color: #049780;
}
</style>
background-color css
<style>
a { background-color: #049780; }
a { background-color: rgb(4,151,128); }
div.DivClassName
{
background-color: #049780;
}
.BgClassName
{
background-color: #049780;
}
</style>
border-color css
<style>
span { border-color: #049780; }
span { border-color: rgb(4,151,128); }
td.TdClassName
{
border-color: #049780;
}
.TagClassName
{
border-color: #049780;
}
</style>