Shades of Killarney #457045
Tints of Killarney #457045
RGB
CMYK
RGB Variations
Color information
#457045 (or 0x457045) is known color: Killarney. HEX triplet: 45, 70 and 45. RGB value is (69,112,69). Sum of RGB (Red+Green+Blue) = 69+112+69=250 (33% of max value = 765). Red value is 69 (27.34% from 255 or 27.6% from 250); Green value is 112 (44.14% from 255 or 44.8% from 250); Blue value is 69 (27.34% from 255 or 27.6% from 250); Max value from RGB is 112 - color contains mainly: green. Hex color #457045 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #457045 is #BA8FBA. Grayscale: #5E5E5E. Windows color (decimal): -12226491 or 4550725. OLE color: 4550725.
HSL color Cylindrical-coordinate representation of color #457045: hue angle of 120º degrees, saturation: 0.24, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #457045 is Cyan = 0.38, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 69 | 112 | 69 | - |
| CMYK | 0.38 | 0 | 0.38 | 0.56 |
| HSL | 120º | 0.24% | 0.35% | - |
| HSV(B) | 120º | 0.38% | 0.44% | - |
| XYZ | 9.32 | 13.28 | 7.7 | - |
| YUV | 94.24 | 113.75 | 110 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 112 | 69 | 0.38 | 0 | 0.38 | 0.56 | 120 | 0.24 | 0.35 |
| Hex | 45 | 70 | 45 | 26 | 0 | 26 | 38 | 78 | 18 | 23 |
| Octal | 105 | 160 | 105 | 46 | 0 | 46 | 70 | 170 | 30 | 43 |
| Binary | 1000101 | 1110000 | 1000101 | 100110 | 0 | 100110 | 111000 | 1111000 | 11000 | 100011 |
Color Harmonies of #457045
Complementary color
Monochromatic Colors of #457045
Black with #457045
Text Example
Text Example
White with #457045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457045; }
p { color: rgb(69,112,69); }
H1.HeaderClassName
{
color: #457045;
}
.AnyTagClassName
{
color: #457045;
}
</style>
background-color css
<style>
a { background-color: #457045; }
a { background-color: rgb(69,112,69); }
div.DivClassName
{
background-color: #457045;
}
.BgClassName
{
background-color: #457045;
}
</style>
border-color css
<style>
span { border-color: #457045; }
span { border-color: rgb(69,112,69); }
td.TdClassName
{
border-color: #457045;
}
.TagClassName
{
border-color: #457045;
}
</style>