Shades of Killarney #468349
Tints of Killarney #468349
RGB
CMYK
RGB Variations
Color information
#468349 (or 0x468349) is known color: Killarney. HEX triplet: 46, 83 and 49. RGB value is (70,131,73). Sum of RGB (Red+Green+Blue) = 70+131+73=274 (36% of max value = 765). Red value is 70 (27.73% from 255 or 25.55% from 274); Green value is 131 (51.56% from 255 or 47.81% from 274); Blue value is 73 (28.91% from 255 or 26.64% from 274); Max value from RGB is 131 - color contains mainly: green. Hex color #468349 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #468349 is #B97CB6. Grayscale: #6A6A6A. Windows color (decimal): -12156087 or 4817734. OLE color: 4817734.
HSL color Cylindrical-coordinate representation of color #468349: hue angle of 122.95º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #468349 is Cyan = 0.47, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 70 | 131 | 73 | - |
| CMYK | 0.47 | 0 | 0.44 | 0.49 |
| HSL | 122.95º | 0.3% | 0.39% | - |
| HSV(B) | 122.95º | 0.47% | 0.51% | - |
| XYZ | 11.84 | 18.02 | 9.16 | - |
| YUV | 106.15 | 109.29 | 102.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 131 | 73 | 0.47 | 0 | 0.44 | 0.49 | 122.95 | 0.3 | 0.39 |
| Hex | 46 | 83 | 49 | 2F | 0 | 2C | 31 | 7B | 1E | 27 |
| Octal | 106 | 203 | 111 | 57 | 0 | 54 | 61 | 173 | 36 | 47 |
| Binary | 1000110 | 10000011 | 1001001 | 101111 | 0 | 101100 | 110001 | 1111011 | 11110 | 100111 |
Color Harmonies of #468349
Complementary color
Monochromatic Colors of #468349
Black with #468349
Text Example
Text Example
White with #468349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468349; }
p { color: rgb(70,131,73); }
H1.HeaderClassName
{
color: #468349;
}
.AnyTagClassName
{
color: #468349;
}
</style>
background-color css
<style>
a { background-color: #468349; }
a { background-color: rgb(70,131,73); }
div.DivClassName
{
background-color: #468349;
}
.BgClassName
{
background-color: #468349;
}
</style>
border-color css
<style>
span { border-color: #468349; }
span { border-color: rgb(70,131,73); }
td.TdClassName
{
border-color: #468349;
}
.TagClassName
{
border-color: #468349;
}
</style>