Shades of Killarney #457349
Tints of Killarney #457349
RGB
CMYK
RGB Variations
Color information
#457349 (or 0x457349) is known color: Killarney. HEX triplet: 45, 73 and 49. RGB value is (69,115,73). Sum of RGB (Red+Green+Blue) = 69+115+73=257 (34% of max value = 765). Red value is 69 (27.34% from 255 or 26.85% from 257); Green value is 115 (45.31% from 255 or 44.75% from 257); Blue value is 73 (28.91% from 255 or 28.40% from 257); Max value from RGB is 115 - color contains mainly: green. Hex color #457349 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #457349 is #BA8CB6. Grayscale: #606060. Windows color (decimal): -12225719 or 4813637. OLE color: 4813637.
HSL color Cylindrical-coordinate representation of color #457349: hue angle of 125.22º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #457349 is Cyan = 0.4, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 69 | 115 | 73 | - |
| CMYK | 0.4 | 0 | 0.37 | 0.55 |
| HSL | 125.22º | 0.25% | 0.36% | - |
| HSV(B) | 125.22º | 0.4% | 0.45% | - |
| XYZ | 9.79 | 14.01 | 8.49 | - |
| YUV | 96.46 | 114.76 | 108.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 115 | 73 | 0.4 | 0 | 0.37 | 0.55 | 125.22 | 0.25 | 0.36 |
| Hex | 45 | 73 | 49 | 28 | 0 | 25 | 37 | 7D | 19 | 24 |
| Octal | 105 | 163 | 111 | 50 | 0 | 45 | 67 | 175 | 31 | 44 |
| Binary | 1000101 | 1110011 | 1001001 | 101000 | 0 | 100101 | 110111 | 1111101 | 11001 | 100100 |
Color Harmonies of #457349
Complementary color
Monochromatic Colors of #457349
Black with #457349
Text Example
Text Example
White with #457349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457349; }
p { color: rgb(69,115,73); }
H1.HeaderClassName
{
color: #457349;
}
.AnyTagClassName
{
color: #457349;
}
</style>
background-color css
<style>
a { background-color: #457349; }
a { background-color: rgb(69,115,73); }
div.DivClassName
{
background-color: #457349;
}
.BgClassName
{
background-color: #457349;
}
</style>
border-color css
<style>
span { border-color: #457349; }
span { border-color: rgb(69,115,73); }
td.TdClassName
{
border-color: #457349;
}
.TagClassName
{
border-color: #457349;
}
</style>