Shades of Killarney #538254
Tints of Killarney #538254
RGB
CMYK
RGB Variations
Color information
#538254 (or 0x538254) is known color: Killarney. HEX triplet: 53, 82 and 54. RGB value is (83,130,84). Sum of RGB (Red+Green+Blue) = 83+130+84=297 (39% of max value = 765). Red value is 83 (32.81% from 255 or 27.95% from 297); Green value is 130 (51.17% from 255 or 43.77% from 297); Blue value is 84 (33.20% from 255 or 28.28% from 297); Max value from RGB is 130 - color contains mainly: green. Hex color #538254 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #538254 is #AC7DAB. Grayscale: #6E6E6E. Windows color (decimal): -11304364 or 5538387. OLE color: 5538387.
HSL color Cylindrical-coordinate representation of color #538254: hue angle of 121.28º 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 #538254 is Cyan = 0.36, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 83 | 130 | 84 | - |
| CMYK | 0.36 | 0 | 0.35 | 0.49 |
| HSL | 121.28º | 0.22% | 0.42% | - |
| HSV(B) | 121.28º | 0.36% | 0.51% | - |
| XYZ | 13.15 | 18.44 | 11.25 | - |
| YUV | 110.7 | 112.93 | 108.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 130 | 84 | 0.36 | 0 | 0.35 | 0.49 | 121.28 | 0.22 | 0.42 |
| Hex | 53 | 82 | 54 | 24 | 0 | 23 | 31 | 79 | 16 | 2A |
| Octal | 123 | 202 | 124 | 44 | 0 | 43 | 61 | 171 | 26 | 52 |
| Binary | 1010011 | 10000010 | 1010100 | 100100 | 0 | 100011 | 110001 | 1111001 | 10110 | 101010 |
Color Harmonies of #538254
Complementary color
Monochromatic Colors of #538254
Black with #538254
Text Example
Text Example
White with #538254
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538254; }
p { color: rgb(83,130,84); }
H1.HeaderClassName
{
color: #538254;
}
.AnyTagClassName
{
color: #538254;
}
</style>
background-color css
<style>
a { background-color: #538254; }
a { background-color: rgb(83,130,84); }
div.DivClassName
{
background-color: #538254;
}
.BgClassName
{
background-color: #538254;
}
</style>
border-color css
<style>
span { border-color: #538254; }
span { border-color: rgb(83,130,84); }
td.TdClassName
{
border-color: #538254;
}
.TagClassName
{
border-color: #538254;
}
</style>