Shades of Killarney #457350
Tints of Killarney #457350
RGB
CMYK
RGB Variations
Color information
#457350 (or 0x457350) is known color: Killarney. HEX triplet: 45, 73 and 50. RGB value is (69,115,80). Sum of RGB (Red+Green+Blue) = 69+115+80=264 (34% of max value = 765). Red value is 69 (27.34% from 255 or 26.14% from 264); Green value is 115 (45.31% from 255 or 43.56% from 264); Blue value is 80 (31.64% from 255 or 30.30% from 264); Max value from RGB is 115 - color contains mainly: green. Hex color #457350 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #457350 is #BA8CAF. Grayscale: #616161. Windows color (decimal): -12225712 or 5272389. OLE color: 5272389.
HSL color Cylindrical-coordinate representation of color #457350: hue angle of 134.35º 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 #457350 is Cyan = 0.4, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 69 | 115 | 80 | - |
| CMYK | 0.4 | 0 | 0.30 | 0.55 |
| HSL | 134.35º | 0.25% | 0.36% | - |
| HSV(B) | 134.35º | 0.4% | 0.45% | - |
| XYZ | 10.03 | 14.11 | 9.78 | - |
| YUV | 97.26 | 118.26 | 107.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 115 | 80 | 0.4 | 0 | 0.30 | 0.55 | 134.35 | 0.25 | 0.36 |
| Hex | 45 | 73 | 50 | 28 | 0 | 1E | 37 | 86 | 19 | 24 |
| Octal | 105 | 163 | 120 | 50 | 0 | 36 | 67 | 206 | 31 | 44 |
| Binary | 1000101 | 1110011 | 1010000 | 101000 | 0 | 11110 | 110111 | 10000110 | 11001 | 100100 |
Color Harmonies of #457350
Complementary color
Monochromatic Colors of #457350
Black with #457350
Text Example
Text Example
White with #457350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457350; }
p { color: rgb(69,115,80); }
H1.HeaderClassName
{
color: #457350;
}
.AnyTagClassName
{
color: #457350;
}
</style>
background-color css
<style>
a { background-color: #457350; }
a { background-color: rgb(69,115,80); }
div.DivClassName
{
background-color: #457350;
}
.BgClassName
{
background-color: #457350;
}
</style>
border-color css
<style>
span { border-color: #457350; }
span { border-color: rgb(69,115,80); }
td.TdClassName
{
border-color: #457350;
}
.TagClassName
{
border-color: #457350;
}
</style>