Shades of Killarney #538257
Tints of Killarney #538257
RGB
CMYK
RGB Variations
Color information
#538257 (or 0x538257) is known color: Killarney. HEX triplet: 53, 82 and 57. RGB value is (83,130,87). Sum of RGB (Red+Green+Blue) = 83+130+87=300 (39% of max value = 765). Red value is 83 (32.81% from 255 or 27.67% from 300); Green value is 130 (51.17% from 255 or 43.33% from 300); Blue value is 87 (34.38% from 255 or 29% from 300); Max value from RGB is 130 - color contains mainly: green. Hex color #538257 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #538257 is #AC7DA8. Grayscale: #6F6F6F. Windows color (decimal): -11304361 or 5734995. OLE color: 5734995.
HSL color Cylindrical-coordinate representation of color #538257: hue angle of 125.11º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #538257 is Cyan = 0.36, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 83 | 130 | 87 | - |
| CMYK | 0.36 | 0 | 0.33 | 0.49 |
| HSL | 125.11º | 0.22% | 0.42% | - |
| HSV(B) | 125.11º | 0.36% | 0.51% | - |
| XYZ | 13.27 | 18.49 | 11.89 | - |
| YUV | 111.05 | 114.43 | 108 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 130 | 87 | 0.36 | 0 | 0.33 | 0.49 | 125.11 | 0.22 | 0.42 |
| Hex | 53 | 82 | 57 | 24 | 0 | 21 | 31 | 7D | 16 | 2A |
| Octal | 123 | 202 | 127 | 44 | 0 | 41 | 61 | 175 | 26 | 52 |
| Binary | 1010011 | 10000010 | 1010111 | 100100 | 0 | 100001 | 110001 | 1111101 | 10110 | 101010 |
Color Harmonies of #538257
Complementary color
Monochromatic Colors of #538257
Black with #538257
Text Example
Text Example
White with #538257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538257; }
p { color: rgb(83,130,87); }
H1.HeaderClassName
{
color: #538257;
}
.AnyTagClassName
{
color: #538257;
}
</style>
background-color css
<style>
a { background-color: #538257; }
a { background-color: rgb(83,130,87); }
div.DivClassName
{
background-color: #538257;
}
.BgClassName
{
background-color: #538257;
}
</style>
border-color css
<style>
span { border-color: #538257; }
span { border-color: rgb(83,130,87); }
td.TdClassName
{
border-color: #538257;
}
.TagClassName
{
border-color: #538257;
}
</style>