Shades of Killarney #457550
Tints of Killarney #457550
RGB
CMYK
RGB Variations
Color information
#457550 (or 0x457550) is known color: Killarney. HEX triplet: 45, 75 and 50. RGB value is (69,117,80). Sum of RGB (Red+Green+Blue) = 69+117+80=266 (35% of max value = 765). Red value is 69 (27.34% from 255 or 25.94% from 266); Green value is 117 (46.09% from 255 or 43.98% from 266); Blue value is 80 (31.64% from 255 or 30.08% from 266); Max value from RGB is 117 - color contains mainly: green. Hex color #457550 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #457550 is #BA8AAF. Grayscale: #626262. Windows color (decimal): -12225200 or 5272901. OLE color: 5272901.
HSL color Cylindrical-coordinate representation of color #457550: hue angle of 133.75º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #457550 is Cyan = 0.41, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 69 | 117 | 80 | - |
| CMYK | 0.41 | 0 | 0.32 | 0.54 |
| HSL | 133.75º | 0.26% | 0.36% | - |
| HSV(B) | 133.75º | 0.41% | 0.46% | - |
| XYZ | 10.26 | 14.57 | 9.86 | - |
| YUV | 98.43 | 117.6 | 107.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 117 | 80 | 0.41 | 0 | 0.32 | 0.54 | 133.75 | 0.26 | 0.36 |
| Hex | 45 | 75 | 50 | 29 | 0 | 20 | 36 | 86 | 1A | 24 |
| Octal | 105 | 165 | 120 | 51 | 0 | 40 | 66 | 206 | 32 | 44 |
| Binary | 1000101 | 1110101 | 1010000 | 101001 | 0 | 100000 | 110110 | 10000110 | 11010 | 100100 |
Color Harmonies of #457550
Complementary color
Monochromatic Colors of #457550
Black with #457550
Text Example
Text Example
White with #457550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457550; }
p { color: rgb(69,117,80); }
H1.HeaderClassName
{
color: #457550;
}
.AnyTagClassName
{
color: #457550;
}
</style>
background-color css
<style>
a { background-color: #457550; }
a { background-color: rgb(69,117,80); }
div.DivClassName
{
background-color: #457550;
}
.BgClassName
{
background-color: #457550;
}
</style>
border-color css
<style>
span { border-color: #457550; }
span { border-color: rgb(69,117,80); }
td.TdClassName
{
border-color: #457550;
}
.TagClassName
{
border-color: #457550;
}
</style>