Shades of Killarney #538053
Tints of Killarney #538053
RGB
CMYK
RGB Variations
Color information
#538053 (or 0x538053) is known color: Killarney. HEX triplet: 53, 80 and 53. RGB value is (83,128,83). Sum of RGB (Red+Green+Blue) = 83+128+83=294 (38% of max value = 765). Red value is 83 (32.81% from 255 or 28.23% from 294); Green value is 128 (50.39% from 255 or 43.54% from 294); Blue value is 83 (32.81% from 255 or 28.23% from 294); Max value from RGB is 128 - color contains mainly: green. Hex color #538053 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #538053 is #AC7FAC. Grayscale: #6D6D6D. Windows color (decimal): -11304877 or 5472339. OLE color: 5472339.
HSL color Cylindrical-coordinate representation of color #538053: hue angle of 120º degrees, saturation: 0.21, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #538053 is Cyan = 0.35, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 83 | 128 | 83 | - |
| CMYK | 0.35 | 0 | 0.35 | 0.50 |
| HSL | 120º | 0.21% | 0.41% | - |
| HSV(B) | 120º | 0.35% | 0.5% | - |
| XYZ | 12.85 | 17.9 | 10.96 | - |
| YUV | 109.42 | 113.09 | 109.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 128 | 83 | 0.35 | 0 | 0.35 | 0.50 | 120 | 0.21 | 0.41 |
| Hex | 53 | 80 | 53 | 23 | 0 | 23 | 32 | 78 | 15 | 29 |
| Octal | 123 | 200 | 123 | 43 | 0 | 43 | 62 | 170 | 25 | 51 |
| Binary | 1010011 | 10000000 | 1010011 | 100011 | 0 | 100011 | 110010 | 1111000 | 10101 | 101001 |
Color Harmonies of #538053
Complementary color
Monochromatic Colors of #538053
Black with #538053
Text Example
Text Example
White with #538053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538053; }
p { color: rgb(83,128,83); }
H1.HeaderClassName
{
color: #538053;
}
.AnyTagClassName
{
color: #538053;
}
</style>
background-color css
<style>
a { background-color: #538053; }
a { background-color: rgb(83,128,83); }
div.DivClassName
{
background-color: #538053;
}
.BgClassName
{
background-color: #538053;
}
</style>
border-color css
<style>
span { border-color: #538053; }
span { border-color: rgb(83,128,83); }
td.TdClassName
{
border-color: #538053;
}
.TagClassName
{
border-color: #538053;
}
</style>