Shades of Killarney #457448
Tints of Killarney #457448
RGB
CMYK
RGB Variations
Color information
#457448 (or 0x457448) is known color: Killarney. HEX triplet: 45, 74 and 48. RGB value is (69,116,72). Sum of RGB (Red+Green+Blue) = 69+116+72=257 (34% of max value = 765). Red value is 69 (27.34% from 255 or 26.85% from 257); Green value is 116 (45.70% from 255 or 45.14% from 257); Blue value is 72 (28.52% from 255 or 28.02% from 257); Max value from RGB is 116 - color contains mainly: green. Hex color #457448 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #457448 is #BA8BB7. Grayscale: #616161. Windows color (decimal): -12225464 or 4748357. OLE color: 4748357.
HSL color Cylindrical-coordinate representation of color #457448: hue angle of 123.83º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #457448 is Cyan = 0.41, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 69 | 116 | 72 | - |
| CMYK | 0.41 | 0 | 0.38 | 0.55 |
| HSL | 123.83º | 0.25% | 0.36% | - |
| HSV(B) | 123.83º | 0.41% | 0.45% | - |
| XYZ | 9.87 | 14.22 | 8.36 | - |
| YUV | 96.93 | 113.93 | 108.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 116 | 72 | 0.41 | 0 | 0.38 | 0.55 | 123.83 | 0.25 | 0.36 |
| Hex | 45 | 74 | 48 | 29 | 0 | 26 | 37 | 7C | 19 | 24 |
| Octal | 105 | 164 | 110 | 51 | 0 | 46 | 67 | 174 | 31 | 44 |
| Binary | 1000101 | 1110100 | 1001000 | 101001 | 0 | 100110 | 110111 | 1111100 | 11001 | 100100 |
Color Harmonies of #457448
Complementary color
Monochromatic Colors of #457448
Black with #457448
Text Example
Text Example
White with #457448
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457448; }
p { color: rgb(69,116,72); }
H1.HeaderClassName
{
color: #457448;
}
.AnyTagClassName
{
color: #457448;
}
</style>
background-color css
<style>
a { background-color: #457448; }
a { background-color: rgb(69,116,72); }
div.DivClassName
{
background-color: #457448;
}
.BgClassName
{
background-color: #457448;
}
</style>
border-color css
<style>
span { border-color: #457448; }
span { border-color: rgb(69,116,72); }
td.TdClassName
{
border-color: #457448;
}
.TagClassName
{
border-color: #457448;
}
</style>