Shades of Killarney #538357
Tints of Killarney #538357
RGB
CMYK
RGB Variations
Color information
#538357 (or 0x538357) is known color: Killarney. HEX triplet: 53, 83 and 57. RGB value is (83,131,87). Sum of RGB (Red+Green+Blue) = 83+131+87=301 (39% of max value = 765). Red value is 83 (32.81% from 255 or 27.57% from 301); Green value is 131 (51.56% from 255 or 43.52% from 301); Blue value is 87 (34.38% from 255 or 28.90% from 301); Max value from RGB is 131 - color contains mainly: green. Hex color #538357 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #538357 is #AC7CA8. Grayscale: #6F6F6F. Windows color (decimal): -11304105 or 5735251. OLE color: 5735251.
HSL color Cylindrical-coordinate representation of color #538357: hue angle of 125º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #538357 is Cyan = 0.37, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 83 | 131 | 87 | - |
| CMYK | 0.37 | 0 | 0.34 | 0.49 |
| HSL | 125º | 0.22% | 0.42% | - |
| HSV(B) | 125º | 0.37% | 0.51% | - |
| XYZ | 13.4 | 18.76 | 11.93 | - |
| YUV | 111.63 | 114.1 | 107.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 131 | 87 | 0.37 | 0 | 0.34 | 0.49 | 125 | 0.22 | 0.42 |
| Hex | 53 | 83 | 57 | 25 | 0 | 22 | 31 | 7D | 16 | 2A |
| Octal | 123 | 203 | 127 | 45 | 0 | 42 | 61 | 175 | 26 | 52 |
| Binary | 1010011 | 10000011 | 1010111 | 100101 | 0 | 100010 | 110001 | 1111101 | 10110 | 101010 |
Color Harmonies of #538357
Complementary color
Monochromatic Colors of #538357
Black with #538357
Text Example
Text Example
White with #538357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538357; }
p { color: rgb(83,131,87); }
H1.HeaderClassName
{
color: #538357;
}
.AnyTagClassName
{
color: #538357;
}
</style>
background-color css
<style>
a { background-color: #538357; }
a { background-color: rgb(83,131,87); }
div.DivClassName
{
background-color: #538357;
}
.BgClassName
{
background-color: #538357;
}
</style>
border-color css
<style>
span { border-color: #538357; }
span { border-color: rgb(83,131,87); }
td.TdClassName
{
border-color: #538357;
}
.TagClassName
{
border-color: #538357;
}
</style>