Shades of Killarney #537951
Tints of Killarney #537951
RGB
CMYK
RGB Variations
Color information
#537951 (or 0x537951) is known color: Killarney. HEX triplet: 53, 79 and 51. RGB value is (83,121,81). Sum of RGB (Red+Green+Blue) = 83+121+81=285 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.12% from 285); Green value is 121 (47.66% from 255 or 42.46% from 285); Blue value is 81 (32.03% from 255 or 28.42% from 285); Max value from RGB is 121 - color contains mainly: green. Hex color #537951 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537951 is #AC86AE. Grayscale: #696969. Windows color (decimal): -11306671 or 5339475. OLE color: 5339475.
HSL color Cylindrical-coordinate representation of color #537951: hue angle of 117º degrees, saturation: 0.2, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #537951 is Cyan = 0.31, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 121 | 81 | - |
| CMYK | 0.31 | 0 | 0.33 | 0.53 |
| HSL | 117º | 0.2% | 0.4% | - |
| HSV(B) | 117º | 0.33% | 0.47% | - |
| XYZ | 11.89 | 16.11 | 10.27 | - |
| YUV | 105.08 | 114.41 | 112.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 121 | 81 | 0.31 | 0 | 0.33 | 0.53 | 117 | 0.2 | 0.4 |
| Hex | 53 | 79 | 51 | 1F | 0 | 21 | 35 | 75 | 14 | 28 |
| Octal | 123 | 171 | 121 | 37 | 0 | 41 | 65 | 165 | 24 | 50 |
| Binary | 1010011 | 1111001 | 1010001 | 11111 | 0 | 100001 | 110101 | 1110101 | 10100 | 101000 |
Color Harmonies of #537951
Complementary color
Monochromatic Colors of #537951
Black with #537951
Text Example
Text Example
White with #537951
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537951; }
p { color: rgb(83,121,81); }
H1.HeaderClassName
{
color: #537951;
}
.AnyTagClassName
{
color: #537951;
}
</style>
background-color css
<style>
a { background-color: #537951; }
a { background-color: rgb(83,121,81); }
div.DivClassName
{
background-color: #537951;
}
.BgClassName
{
background-color: #537951;
}
</style>
border-color css
<style>
span { border-color: #537951; }
span { border-color: rgb(83,121,81); }
td.TdClassName
{
border-color: #537951;
}
.TagClassName
{
border-color: #537951;
}
</style>