Shades of Killarney #438442
Tints of Killarney #438442
RGB
CMYK
RGB Variations
Color information
#438442 (or 0x438442) is known color: Killarney. HEX triplet: 43, 84 and 42. RGB value is (67,132,66). Sum of RGB (Red+Green+Blue) = 67+132+66=265 (35% of max value = 765). Red value is 67 (26.56% from 255 or 25.28% from 265); Green value is 132 (51.95% from 255 or 49.81% from 265); Blue value is 66 (26.17% from 255 or 24.91% from 265); Max value from RGB is 132 - color contains mainly: green. Hex color #438442 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #438442 is #BC7BBD. Grayscale: #696969. Windows color (decimal): -12352446 or 4359235. OLE color: 4359235.
HSL color Cylindrical-coordinate representation of color #438442: hue angle of 119.09º degrees, saturation: 0.33, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #438442 is Cyan = 0.49, Magento = 0, Yellow = 0.5 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 67 | 132 | 66 | - |
| CMYK | 0.49 | 0 | 0.5 | 0.48 |
| HSL | 119.09º | 0.33% | 0.39% | - |
| HSV(B) | 119.09º | 0.5% | 0.52% | - |
| XYZ | 11.55 | 18.09 | 8.04 | - |
| YUV | 105.04 | 105.97 | 100.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 132 | 66 | 0.49 | 0 | 0.5 | 0.48 | 119.09 | 0.33 | 0.39 |
| Hex | 43 | 84 | 42 | 31 | 0 | 32 | 30 | 77 | 21 | 27 |
| Octal | 103 | 204 | 102 | 61 | 0 | 62 | 60 | 167 | 41 | 47 |
| Binary | 1000011 | 10000100 | 1000010 | 110001 | 0 | 110010 | 110000 | 1110111 | 100001 | 100111 |
Color Harmonies of #438442
Complementary color
Monochromatic Colors of #438442
Black with #438442
Text Example
Text Example
White with #438442
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438442; }
p { color: rgb(67,132,66); }
H1.HeaderClassName
{
color: #438442;
}
.AnyTagClassName
{
color: #438442;
}
</style>
background-color css
<style>
a { background-color: #438442; }
a { background-color: rgb(67,132,66); }
div.DivClassName
{
background-color: #438442;
}
.BgClassName
{
background-color: #438442;
}
</style>
border-color css
<style>
span { border-color: #438442; }
span { border-color: rgb(67,132,66); }
td.TdClassName
{
border-color: #438442;
}
.TagClassName
{
border-color: #438442;
}
</style>