Shades of Killarney #448146
Tints of Killarney #448146
RGB
CMYK
RGB Variations
Color information
#448146 (or 0x448146) is known color: Killarney. HEX triplet: 44, 81 and 46. RGB value is (68,129,70). Sum of RGB (Red+Green+Blue) = 68+129+70=267 (35% of max value = 765). Red value is 68 (26.95% from 255 or 25.47% from 267); Green value is 129 (50.78% from 255 or 48.31% from 267); Blue value is 70 (27.73% from 255 or 26.22% from 267); Max value from RGB is 129 - color contains mainly: green. Hex color #448146 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #448146 is #BB7EB9. Grayscale: #686868. Windows color (decimal): -12287674 or 4620612. OLE color: 4620612.
HSL color Cylindrical-coordinate representation of color #448146: hue angle of 121.97º degrees, saturation: 0.31, 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 #448146 is Cyan = 0.47, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 68 | 129 | 70 | - |
| CMYK | 0.47 | 0 | 0.46 | 0.49 |
| HSL | 121.97º | 0.31% | 0.39% | - |
| HSV(B) | 121.97º | 0.47% | 0.51% | - |
| XYZ | 11.34 | 17.37 | 8.55 | - |
| YUV | 104.04 | 108.79 | 102.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 129 | 70 | 0.47 | 0 | 0.46 | 0.49 | 121.97 | 0.31 | 0.39 |
| Hex | 44 | 81 | 46 | 2F | 0 | 2E | 31 | 7A | 1F | 27 |
| Octal | 104 | 201 | 106 | 57 | 0 | 56 | 61 | 172 | 37 | 47 |
| Binary | 1000100 | 10000001 | 1000110 | 101111 | 0 | 101110 | 110001 | 1111010 | 11111 | 100111 |
Color Harmonies of #448146
Complementary color
Monochromatic Colors of #448146
Black with #448146
Text Example
Text Example
White with #448146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #448146; }
p { color: rgb(68,129,70); }
H1.HeaderClassName
{
color: #448146;
}
.AnyTagClassName
{
color: #448146;
}
</style>
background-color css
<style>
a { background-color: #448146; }
a { background-color: rgb(68,129,70); }
div.DivClassName
{
background-color: #448146;
}
.BgClassName
{
background-color: #448146;
}
</style>
border-color css
<style>
span { border-color: #448146; }
span { border-color: rgb(68,129,70); }
td.TdClassName
{
border-color: #448146;
}
.TagClassName
{
border-color: #448146;
}
</style>