Shades of Killarney #538155
Tints of Killarney #538155
RGB
CMYK
RGB Variations
Color information
#538155 (or 0x538155) is known color: Killarney. HEX triplet: 53, 81 and 55. RGB value is (83,129,85). Sum of RGB (Red+Green+Blue) = 83+129+85=297 (39% of max value = 765). Red value is 83 (32.81% from 255 or 27.95% from 297); Green value is 129 (50.78% from 255 or 43.43% from 297); Blue value is 85 (33.59% from 255 or 28.62% from 297); Max value from RGB is 129 - color contains mainly: green. Hex color #538155 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #538155 is #AC7EAA. Grayscale: #6E6E6E. Windows color (decimal): -11304619 or 5603667. OLE color: 5603667.
HSL color Cylindrical-coordinate representation of color #538155: hue angle of 122.61º 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 #538155 is Cyan = 0.36, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 83 | 129 | 85 | - |
| CMYK | 0.36 | 0 | 0.34 | 0.49 |
| HSL | 122.61º | 0.22% | 0.42% | - |
| HSV(B) | 122.61º | 0.36% | 0.51% | - |
| XYZ | 13.06 | 18.2 | 11.42 | - |
| YUV | 110.23 | 113.76 | 108.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 129 | 85 | 0.36 | 0 | 0.34 | 0.49 | 122.61 | 0.22 | 0.42 |
| Hex | 53 | 81 | 55 | 24 | 0 | 22 | 31 | 7B | 16 | 2A |
| Octal | 123 | 201 | 125 | 44 | 0 | 42 | 61 | 173 | 26 | 52 |
| Binary | 1010011 | 10000001 | 1010101 | 100100 | 0 | 100010 | 110001 | 1111011 | 10110 | 101010 |
Color Harmonies of #538155
Complementary color
Monochromatic Colors of #538155
Black with #538155
Text Example
Text Example
White with #538155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538155; }
p { color: rgb(83,129,85); }
H1.HeaderClassName
{
color: #538155;
}
.AnyTagClassName
{
color: #538155;
}
</style>
background-color css
<style>
a { background-color: #538155; }
a { background-color: rgb(83,129,85); }
div.DivClassName
{
background-color: #538155;
}
.BgClassName
{
background-color: #538155;
}
</style>
border-color css
<style>
span { border-color: #538155; }
span { border-color: rgb(83,129,85); }
td.TdClassName
{
border-color: #538155;
}
.TagClassName
{
border-color: #538155;
}
</style>