Shades of Killarney #478452
Tints of Killarney #478452
RGB
CMYK
RGB Variations
Color information
#478452 (or 0x478452) is known color: Killarney. HEX triplet: 47, 84 and 52. RGB value is (71,132,82). Sum of RGB (Red+Green+Blue) = 71+132+82=285 (37% of max value = 765). Red value is 71 (28.12% from 255 or 24.91% from 285); Green value is 132 (51.95% from 255 or 46.32% from 285); Blue value is 82 (32.42% from 255 or 28.77% from 285); Max value from RGB is 132 - color contains mainly: green. Hex color #478452 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #478452 is #B87BAD. Grayscale: #6C6C6C. Windows color (decimal): -12090286 or 5407815. OLE color: 5407815.
HSL color Cylindrical-coordinate representation of color #478452: hue angle of 130.82º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #478452 is Cyan = 0.46, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 71 | 132 | 82 | - |
| CMYK | 0.46 | 0 | 0.38 | 0.48 |
| HSL | 130.82º | 0.3% | 0.4% | - |
| HSV(B) | 130.82º | 0.46% | 0.52% | - |
| XYZ | 12.37 | 18.45 | 10.89 | - |
| YUV | 108.06 | 113.29 | 101.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 132 | 82 | 0.46 | 0 | 0.38 | 0.48 | 130.82 | 0.3 | 0.4 |
| Hex | 47 | 84 | 52 | 2E | 0 | 26 | 30 | 83 | 1E | 28 |
| Octal | 107 | 204 | 122 | 56 | 0 | 46 | 60 | 203 | 36 | 50 |
| Binary | 1000111 | 10000100 | 1010010 | 101110 | 0 | 100110 | 110000 | 10000011 | 11110 | 101000 |
Color Harmonies of #478452
Complementary color
Monochromatic Colors of #478452
Black with #478452
Text Example
Text Example
White with #478452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478452; }
p { color: rgb(71,132,82); }
H1.HeaderClassName
{
color: #478452;
}
.AnyTagClassName
{
color: #478452;
}
</style>
background-color css
<style>
a { background-color: #478452; }
a { background-color: rgb(71,132,82); }
div.DivClassName
{
background-color: #478452;
}
.BgClassName
{
background-color: #478452;
}
</style>
border-color css
<style>
span { border-color: #478452; }
span { border-color: rgb(71,132,82); }
td.TdClassName
{
border-color: #478452;
}
.TagClassName
{
border-color: #478452;
}
</style>