Shades of Killarney #457250
Tints of Killarney #457250
RGB
CMYK
RGB Variations
Color information
#457250 (or 0x457250) is known color: Killarney. HEX triplet: 45, 72 and 50. RGB value is (69,114,80). Sum of RGB (Red+Green+Blue) = 69+114+80=263 (34% of max value = 765). Red value is 69 (27.34% from 255 or 26.24% from 263); Green value is 114 (44.92% from 255 or 43.35% from 263); Blue value is 80 (31.64% from 255 or 30.42% from 263); Max value from RGB is 114 - color contains mainly: green. Hex color #457250 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #457250 is #BA8DAF. Grayscale: #606060. Windows color (decimal): -12225968 or 5272133. OLE color: 5272133.
HSL color Cylindrical-coordinate representation of color #457250: hue angle of 134.67º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #457250 is Cyan = 0.39, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 69 | 114 | 80 | - |
| CMYK | 0.39 | 0 | 0.30 | 0.55 |
| HSL | 134.67º | 0.25% | 0.36% | - |
| HSV(B) | 134.67º | 0.39% | 0.45% | - |
| XYZ | 9.92 | 13.88 | 9.75 | - |
| YUV | 96.67 | 118.59 | 108.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 114 | 80 | 0.39 | 0 | 0.30 | 0.55 | 134.67 | 0.25 | 0.36 |
| Hex | 45 | 72 | 50 | 27 | 0 | 1E | 37 | 87 | 19 | 24 |
| Octal | 105 | 162 | 120 | 47 | 0 | 36 | 67 | 207 | 31 | 44 |
| Binary | 1000101 | 1110010 | 1010000 | 100111 | 0 | 11110 | 110111 | 10000111 | 11001 | 100100 |
Color Harmonies of #457250
Complementary color
Monochromatic Colors of #457250
Black with #457250
Text Example
Text Example
White with #457250
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457250; }
p { color: rgb(69,114,80); }
H1.HeaderClassName
{
color: #457250;
}
.AnyTagClassName
{
color: #457250;
}
</style>
background-color css
<style>
a { background-color: #457250; }
a { background-color: rgb(69,114,80); }
div.DivClassName
{
background-color: #457250;
}
.BgClassName
{
background-color: #457250;
}
</style>
border-color css
<style>
span { border-color: #457250; }
span { border-color: rgb(69,114,80); }
td.TdClassName
{
border-color: #457250;
}
.TagClassName
{
border-color: #457250;
}
</style>