Shades of Patina #549683
Tints of Patina #549683
RGB
CMYK
RGB Variations
Color information
#549683 (or 0x549683) is known color: Patina. HEX triplet: 54, 96 and 83. RGB value is (84,150,131). Sum of RGB (Red+Green+Blue) = 84+150+131=365 (48% of max value = 765). Red value is 84 (33.20% from 255 or 23.01% from 365); Green value is 150 (58.98% from 255 or 41.10% from 365); Blue value is 131 (51.56% from 255 or 35.89% from 365); Max value from RGB is 150 - color contains mainly: green. Hex color #549683 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #549683 is #AB697C. Grayscale: #808080. Windows color (decimal): -11233661 or 8623700. OLE color: 8623700.
HSL color Cylindrical-coordinate representation of color #549683: hue angle of 162.73º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #549683 is Cyan = 0.44, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 84 | 150 | 131 | - |
| CMYK | 0.44 | 0 | 0.13 | 0.41 |
| HSL | 162.73º | 0.28% | 0.46% | - |
| HSV(B) | 162.73º | 0.44% | 0.59% | - |
| XYZ | 18.66 | 25.34 | 25.38 | - |
| YUV | 128.1 | 129.63 | 96.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 150 | 131 | 0.44 | 0 | 0.13 | 0.41 | 162.73 | 0.28 | 0.46 |
| Hex | 54 | 96 | 83 | 2C | 0 | D | 29 | A3 | 1C | 2E |
| Octal | 124 | 226 | 203 | 54 | 0 | 15 | 51 | 243 | 34 | 56 |
| Binary | 1010100 | 10010110 | 10000011 | 101100 | 0 | 1101 | 101001 | 10100011 | 11100 | 101110 |
Color Harmonies of #549683
Complementary color
Monochromatic Colors of #549683
Black with #549683
Text Example
Text Example
White with #549683
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #549683; }
p { color: rgb(84,150,131); }
H1.HeaderClassName
{
color: #549683;
}
.AnyTagClassName
{
color: #549683;
}
</style>
background-color css
<style>
a { background-color: #549683; }
a { background-color: rgb(84,150,131); }
div.DivClassName
{
background-color: #549683;
}
.BgClassName
{
background-color: #549683;
}
</style>
border-color css
<style>
span { border-color: #549683; }
span { border-color: rgb(84,150,131); }
td.TdClassName
{
border-color: #549683;
}
.TagClassName
{
border-color: #549683;
}
</style>