Shades of Killarney #538258
Tints of Killarney #538258
RGB
CMYK
RGB Variations
Color information
#538258 (or 0x538258) is known color: Killarney. HEX triplet: 53, 82 and 58. RGB value is (83,130,88). Sum of RGB (Red+Green+Blue) = 83+130+88=301 (39% of max value = 765). Red value is 83 (32.81% from 255 or 27.57% from 301); Green value is 130 (51.17% from 255 or 43.19% from 301); Blue value is 88 (34.77% from 255 or 29.24% from 301); Max value from RGB is 130 - color contains mainly: green. Hex color #538258 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #538258 is #AC7DA7. Grayscale: #6F6F6F. Windows color (decimal): -11304360 or 5800531. OLE color: 5800531.
HSL color Cylindrical-coordinate representation of color #538258: hue angle of 126.38º 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 #538258 is Cyan = 0.36, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 83 | 130 | 88 | - |
| CMYK | 0.36 | 0 | 0.32 | 0.49 |
| HSL | 126.38º | 0.22% | 0.42% | - |
| HSV(B) | 126.38º | 0.36% | 0.51% | - |
| XYZ | 13.31 | 18.51 | 12.1 | - |
| YUV | 111.16 | 114.93 | 107.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 130 | 88 | 0.36 | 0 | 0.32 | 0.49 | 126.38 | 0.22 | 0.42 |
| Hex | 53 | 82 | 58 | 24 | 0 | 20 | 31 | 7E | 16 | 2A |
| Octal | 123 | 202 | 130 | 44 | 0 | 40 | 61 | 176 | 26 | 52 |
| Binary | 1010011 | 10000010 | 1011000 | 100100 | 0 | 100000 | 110001 | 1111110 | 10110 | 101010 |
Color Harmonies of #538258
Complementary color
Monochromatic Colors of #538258
Black with #538258
Text Example
Text Example
White with #538258
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538258; }
p { color: rgb(83,130,88); }
H1.HeaderClassName
{
color: #538258;
}
.AnyTagClassName
{
color: #538258;
}
</style>
background-color css
<style>
a { background-color: #538258; }
a { background-color: rgb(83,130,88); }
div.DivClassName
{
background-color: #538258;
}
.BgClassName
{
background-color: #538258;
}
</style>
border-color css
<style>
span { border-color: #538258; }
span { border-color: rgb(83,130,88); }
td.TdClassName
{
border-color: #538258;
}
.TagClassName
{
border-color: #538258;
}
</style>