Shades of Killarney #457145
Tints of Killarney #457145
RGB
CMYK
RGB Variations
Color information
#457145 (or 0x457145) is known color: Killarney. HEX triplet: 45, 71 and 45. RGB value is (69,113,69). Sum of RGB (Red+Green+Blue) = 69+113+69=251 (33% of max value = 765). Red value is 69 (27.34% from 255 or 27.49% from 251); Green value is 113 (44.53% from 255 or 45.02% from 251); Blue value is 69 (27.34% from 255 or 27.49% from 251); Max value from RGB is 113 - color contains mainly: green. Hex color #457145 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #457145 is #BA8EBA. Grayscale: #5E5E5E. Windows color (decimal): -12226235 or 4550981. OLE color: 4550981.
HSL color Cylindrical-coordinate representation of color #457145: hue angle of 120º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #457145 is Cyan = 0.39, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 69 | 113 | 69 | - |
| CMYK | 0.39 | 0 | 0.39 | 0.56 |
| HSL | 120º | 0.24% | 0.36% | - |
| HSV(B) | 120º | 0.39% | 0.44% | - |
| XYZ | 9.43 | 13.51 | 7.74 | - |
| YUV | 94.83 | 113.42 | 109.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 113 | 69 | 0.39 | 0 | 0.39 | 0.56 | 120 | 0.24 | 0.36 |
| Hex | 45 | 71 | 45 | 27 | 0 | 27 | 38 | 78 | 18 | 24 |
| Octal | 105 | 161 | 105 | 47 | 0 | 47 | 70 | 170 | 30 | 44 |
| Binary | 1000101 | 1110001 | 1000101 | 100111 | 0 | 100111 | 111000 | 1111000 | 11000 | 100100 |
Color Harmonies of #457145
Complementary color
Monochromatic Colors of #457145
Black with #457145
Text Example
Text Example
White with #457145
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457145; }
p { color: rgb(69,113,69); }
H1.HeaderClassName
{
color: #457145;
}
.AnyTagClassName
{
color: #457145;
}
</style>
background-color css
<style>
a { background-color: #457145; }
a { background-color: rgb(69,113,69); }
div.DivClassName
{
background-color: #457145;
}
.BgClassName
{
background-color: #457145;
}
</style>
border-color css
<style>
span { border-color: #457145; }
span { border-color: rgb(69,113,69); }
td.TdClassName
{
border-color: #457145;
}
.TagClassName
{
border-color: #457145;
}
</style>