Shades of Killarney #538358
Tints of Killarney #538358
RGB
CMYK
RGB Variations
Color information
#538358 (or 0x538358) is known color: Killarney. HEX triplet: 53, 83 and 58. RGB value is (83,131,88). Sum of RGB (Red+Green+Blue) = 83+131+88=302 (40% of max value = 765). Red value is 83 (32.81% from 255 or 27.48% from 302); Green value is 131 (51.56% from 255 or 43.38% from 302); Blue value is 88 (34.77% from 255 or 29.14% from 302); Max value from RGB is 131 - color contains mainly: green. Hex color #538358 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #538358 is #AC7CA7. Grayscale: #6F6F6F. Windows color (decimal): -11304104 or 5800787. OLE color: 5800787.
HSL color Cylindrical-coordinate representation of color #538358: hue angle of 126.25º 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 #538358 is Cyan = 0.37, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 83 | 131 | 88 | - |
| CMYK | 0.37 | 0 | 0.33 | 0.49 |
| HSL | 126.25º | 0.22% | 0.42% | - |
| HSV(B) | 126.25º | 0.37% | 0.51% | - |
| XYZ | 13.45 | 18.78 | 12.15 | - |
| YUV | 111.75 | 114.6 | 107.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 131 | 88 | 0.37 | 0 | 0.33 | 0.49 | 126.25 | 0.22 | 0.42 |
| Hex | 53 | 83 | 58 | 25 | 0 | 21 | 31 | 7E | 16 | 2A |
| Octal | 123 | 203 | 130 | 45 | 0 | 41 | 61 | 176 | 26 | 52 |
| Binary | 1010011 | 10000011 | 1011000 | 100101 | 0 | 100001 | 110001 | 1111110 | 10110 | 101010 |
Color Harmonies of #538358
Complementary color
Monochromatic Colors of #538358
Black with #538358
Text Example
Text Example
White with #538358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538358; }
p { color: rgb(83,131,88); }
H1.HeaderClassName
{
color: #538358;
}
.AnyTagClassName
{
color: #538358;
}
</style>
background-color css
<style>
a { background-color: #538358; }
a { background-color: rgb(83,131,88); }
div.DivClassName
{
background-color: #538358;
}
.BgClassName
{
background-color: #538358;
}
</style>
border-color css
<style>
span { border-color: #538358; }
span { border-color: rgb(83,131,88); }
td.TdClassName
{
border-color: #538358;
}
.TagClassName
{
border-color: #538358;
}
</style>