Shades of Killarney #458345
Tints of Killarney #458345
RGB
CMYK
RGB Variations
Color information
#458345 (or 0x458345) is known color: Killarney. HEX triplet: 45, 83 and 45. RGB value is (69,131,69). Sum of RGB (Red+Green+Blue) = 69+131+69=269 (35% of max value = 765). Red value is 69 (27.34% from 255 or 25.65% from 269); Green value is 131 (51.56% from 255 or 48.70% from 269); Blue value is 69 (27.34% from 255 or 25.65% from 269); Max value from RGB is 131 - color contains mainly: green. Hex color #458345 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #458345 is #BA7CBA. Grayscale: #696969. Windows color (decimal): -12221627 or 4555589. OLE color: 4555589.
HSL color Cylindrical-coordinate representation of color #458345: hue angle of 120º degrees, saturation: 0.31, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #458345 is Cyan = 0.47, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 69 | 131 | 69 | - |
| CMYK | 0.47 | 0 | 0.47 | 0.49 |
| HSL | 120º | 0.31% | 0.39% | - |
| HSV(B) | 120º | 0.47% | 0.51% | - |
| XYZ | 11.64 | 17.93 | 8.48 | - |
| YUV | 105.39 | 107.46 | 102.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 131 | 69 | 0.47 | 0 | 0.47 | 0.49 | 120 | 0.31 | 0.39 |
| Hex | 45 | 83 | 45 | 2F | 0 | 2F | 31 | 78 | 1F | 27 |
| Octal | 105 | 203 | 105 | 57 | 0 | 57 | 61 | 170 | 37 | 47 |
| Binary | 1000101 | 10000011 | 1000101 | 101111 | 0 | 101111 | 110001 | 1111000 | 11111 | 100111 |
Color Harmonies of #458345
Complementary color
Monochromatic Colors of #458345
Black with #458345
Text Example
Text Example
White with #458345
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458345; }
p { color: rgb(69,131,69); }
H1.HeaderClassName
{
color: #458345;
}
.AnyTagClassName
{
color: #458345;
}
</style>
background-color css
<style>
a { background-color: #458345; }
a { background-color: rgb(69,131,69); }
div.DivClassName
{
background-color: #458345;
}
.BgClassName
{
background-color: #458345;
}
</style>
border-color css
<style>
span { border-color: #458345; }
span { border-color: rgb(69,131,69); }
td.TdClassName
{
border-color: #458345;
}
.TagClassName
{
border-color: #458345;
}
</style>