Shades of Killarney #458955
Tints of Killarney #458955
RGB
CMYK
RGB Variations
Color information
#458955 (or 0x458955) is known color: Killarney. HEX triplet: 45, 89 and 55. RGB value is (69,137,85). Sum of RGB (Red+Green+Blue) = 69+137+85=291 (38% of max value = 765). Red value is 69 (27.34% from 255 or 23.71% from 291); Green value is 137 (53.91% from 255 or 47.08% from 291); Blue value is 85 (33.59% from 255 or 29.21% from 291); Max value from RGB is 137 - color contains mainly: green. Hex color #458955 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #458955 is #BA76AA. Grayscale: #6E6E6E. Windows color (decimal): -12220075 or 5605701. OLE color: 5605701.
HSL color Cylindrical-coordinate representation of color #458955: hue angle of 134.12º degrees, saturation: 0.33, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #458955 is Cyan = 0.50, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 69 | 137 | 85 | - |
| CMYK | 0.50 | 0 | 0.38 | 0.46 |
| HSL | 134.12º | 0.33% | 0.4% | - |
| HSV(B) | 134.12º | 0.5% | 0.54% | - |
| XYZ | 13.04 | 19.81 | 11.73 | - |
| YUV | 110.74 | 113.47 | 98.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 137 | 85 | 0.50 | 0 | 0.38 | 0.46 | 134.12 | 0.33 | 0.4 |
| Hex | 45 | 89 | 55 | 32 | 0 | 26 | 2E | 86 | 21 | 28 |
| Octal | 105 | 211 | 125 | 62 | 0 | 46 | 56 | 206 | 41 | 50 |
| Binary | 1000101 | 10001001 | 1010101 | 110010 | 0 | 100110 | 101110 | 10000110 | 100001 | 101000 |
Color Harmonies of #458955
Complementary color
Monochromatic Colors of #458955
Black with #458955
Text Example
Text Example
White with #458955
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458955; }
p { color: rgb(69,137,85); }
H1.HeaderClassName
{
color: #458955;
}
.AnyTagClassName
{
color: #458955;
}
</style>
background-color css
<style>
a { background-color: #458955; }
a { background-color: rgb(69,137,85); }
div.DivClassName
{
background-color: #458955;
}
.BgClassName
{
background-color: #458955;
}
</style>
border-color css
<style>
span { border-color: #458955; }
span { border-color: rgb(69,137,85); }
td.TdClassName
{
border-color: #458955;
}
.TagClassName
{
border-color: #458955;
}
</style>