Shades of Killarney #457945
Tints of Killarney #457945
RGB
CMYK
RGB Variations
Color information
#457945 (or 0x457945) is known color: Killarney. HEX triplet: 45, 79 and 45. RGB value is (69,121,69). Sum of RGB (Red+Green+Blue) = 69+121+69=259 (34% of max value = 765). Red value is 69 (27.34% from 255 or 26.64% from 259); Green value is 121 (47.66% from 255 or 46.72% from 259); Blue value is 69 (27.34% from 255 or 26.64% from 259); Max value from RGB is 121 - color contains mainly: green. Hex color #457945 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #457945 is #BA86BA. Grayscale: #636363. Windows color (decimal): -12224187 or 4553029. OLE color: 4553029.
HSL color Cylindrical-coordinate representation of color #457945: hue angle of 120º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #457945 is Cyan = 0.43, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 69 | 121 | 69 | - |
| CMYK | 0.43 | 0 | 0.43 | 0.53 |
| HSL | 120º | 0.27% | 0.37% | - |
| HSV(B) | 120º | 0.43% | 0.47% | - |
| XYZ | 10.37 | 15.37 | 8.05 | - |
| YUV | 99.52 | 110.77 | 106.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 121 | 69 | 0.43 | 0 | 0.43 | 0.53 | 120 | 0.27 | 0.37 |
| Hex | 45 | 79 | 45 | 2B | 0 | 2B | 35 | 78 | 1B | 25 |
| Octal | 105 | 171 | 105 | 53 | 0 | 53 | 65 | 170 | 33 | 45 |
| Binary | 1000101 | 1111001 | 1000101 | 101011 | 0 | 101011 | 110101 | 1111000 | 11011 | 100101 |
Color Harmonies of #457945
Complementary color
Monochromatic Colors of #457945
Black with #457945
Text Example
Text Example
White with #457945
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457945; }
p { color: rgb(69,121,69); }
H1.HeaderClassName
{
color: #457945;
}
.AnyTagClassName
{
color: #457945;
}
</style>
background-color css
<style>
a { background-color: #457945; }
a { background-color: rgb(69,121,69); }
div.DivClassName
{
background-color: #457945;
}
.BgClassName
{
background-color: #457945;
}
</style>
border-color css
<style>
span { border-color: #457945; }
span { border-color: rgb(69,121,69); }
td.TdClassName
{
border-color: #457945;
}
.TagClassName
{
border-color: #457945;
}
</style>