Shades of Killarney #478045
Tints of Killarney #478045
RGB
CMYK
RGB Variations
Color information
#478045 (or 0x478045) is known color: Killarney. HEX triplet: 47, 80 and 45. RGB value is (71,128,69). Sum of RGB (Red+Green+Blue) = 71+128+69=268 (35% of max value = 765). Red value is 71 (28.12% from 255 or 26.49% from 268); Green value is 128 (50.39% from 255 or 47.76% from 268); Blue value is 69 (27.34% from 255 or 25.75% from 268); Max value from RGB is 128 - color contains mainly: green. Hex color #478045 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #478045 is #B87FBA. Grayscale: #686868. Windows color (decimal): -12091323 or 4554823. OLE color: 4554823.
HSL color Cylindrical-coordinate representation of color #478045: hue angle of 117.97º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #478045 is Cyan = 0.45, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 71 | 128 | 69 | - |
| CMYK | 0.45 | 0 | 0.46 | 0.50 |
| HSL | 117.97º | 0.3% | 0.39% | - |
| HSV(B) | 117.97º | 0.46% | 0.5% | - |
| XYZ | 11.39 | 17.21 | 8.35 | - |
| YUV | 104.23 | 108.12 | 104.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 128 | 69 | 0.45 | 0 | 0.46 | 0.50 | 117.97 | 0.3 | 0.39 |
| Hex | 47 | 80 | 45 | 2D | 0 | 2E | 32 | 76 | 1E | 27 |
| Octal | 107 | 200 | 105 | 55 | 0 | 56 | 62 | 166 | 36 | 47 |
| Binary | 1000111 | 10000000 | 1000101 | 101101 | 0 | 101110 | 110010 | 1110110 | 11110 | 100111 |
Color Harmonies of #478045
Complementary color
Monochromatic Colors of #478045
Black with #478045
Text Example
Text Example
White with #478045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478045; }
p { color: rgb(71,128,69); }
H1.HeaderClassName
{
color: #478045;
}
.AnyTagClassName
{
color: #478045;
}
</style>
background-color css
<style>
a { background-color: #478045; }
a { background-color: rgb(71,128,69); }
div.DivClassName
{
background-color: #478045;
}
.BgClassName
{
background-color: #478045;
}
</style>
border-color css
<style>
span { border-color: #478045; }
span { border-color: rgb(71,128,69); }
td.TdClassName
{
border-color: #478045;
}
.TagClassName
{
border-color: #478045;
}
</style>