Shades of Killarney #457050
Tints of Killarney #457050
RGB
CMYK
RGB Variations
Color information
#457050 (or 0x457050) is known color: Killarney. HEX triplet: 45, 70 and 50. RGB value is (69,112,80). Sum of RGB (Red+Green+Blue) = 69+112+80=261 (34% of max value = 765). Red value is 69 (27.34% from 255 or 26.44% from 261); Green value is 112 (44.14% from 255 or 42.91% from 261); Blue value is 80 (31.64% from 255 or 30.65% from 261); Max value from RGB is 112 - color contains mainly: green. Hex color #457050 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #457050 is #BA8FAF. Grayscale: #5F5F5F. Windows color (decimal): -12226480 or 5271621. OLE color: 5271621.
HSL color Cylindrical-coordinate representation of color #457050: hue angle of 135.35º 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 #457050 is Cyan = 0.38, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 69 | 112 | 80 | - |
| CMYK | 0.38 | 0 | 0.29 | 0.56 |
| HSL | 135.35º | 0.24% | 0.35% | - |
| HSV(B) | 135.35º | 0.38% | 0.44% | - |
| XYZ | 9.7 | 13.43 | 9.67 | - |
| YUV | 95.5 | 119.25 | 109.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 112 | 80 | 0.38 | 0 | 0.29 | 0.56 | 135.35 | 0.24 | 0.35 |
| Hex | 45 | 70 | 50 | 26 | 0 | 1D | 38 | 87 | 18 | 23 |
| Octal | 105 | 160 | 120 | 46 | 0 | 35 | 70 | 207 | 30 | 43 |
| Binary | 1000101 | 1110000 | 1010000 | 100110 | 0 | 11101 | 111000 | 10000111 | 11000 | 100011 |
Color Harmonies of #457050
Complementary color
Monochromatic Colors of #457050
Black with #457050
Text Example
Text Example
White with #457050
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457050; }
p { color: rgb(69,112,80); }
H1.HeaderClassName
{
color: #457050;
}
.AnyTagClassName
{
color: #457050;
}
</style>
background-color css
<style>
a { background-color: #457050; }
a { background-color: rgb(69,112,80); }
div.DivClassName
{
background-color: #457050;
}
.BgClassName
{
background-color: #457050;
}
</style>
border-color css
<style>
span { border-color: #457050; }
span { border-color: rgb(69,112,80); }
td.TdClassName
{
border-color: #457050;
}
.TagClassName
{
border-color: #457050;
}
</style>