Shades of Killarney #438150
Tints of Killarney #438150
RGB
CMYK
RGB Variations
Color information
#438150 (or 0x438150) is known color: Killarney. HEX triplet: 43, 81 and 50. RGB value is (67,129,80). Sum of RGB (Red+Green+Blue) = 67+129+80=276 (36% of max value = 765). Red value is 67 (26.56% from 255 or 24.28% from 276); Green value is 129 (50.78% from 255 or 46.74% from 276); Blue value is 80 (31.64% from 255 or 28.99% from 276); Max value from RGB is 129 - color contains mainly: green. Hex color #438150 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #438150 is #BC7EAF. Grayscale: #696969. Windows color (decimal): -12353200 or 5275971. OLE color: 5275971.
HSL color Cylindrical-coordinate representation of color #438150: hue angle of 132.58º degrees, saturation: 0.32, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #438150 is Cyan = 0.48, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 67 | 129 | 80 | - |
| CMYK | 0.48 | 0 | 0.38 | 0.49 |
| HSL | 132.58º | 0.32% | 0.38% | - |
| HSV(B) | 132.58º | 0.48% | 0.51% | - |
| XYZ | 11.61 | 17.47 | 10.35 | - |
| YUV | 104.88 | 113.96 | 100.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 129 | 80 | 0.48 | 0 | 0.38 | 0.49 | 132.58 | 0.32 | 0.38 |
| Hex | 43 | 81 | 50 | 30 | 0 | 26 | 31 | 85 | 20 | 26 |
| Octal | 103 | 201 | 120 | 60 | 0 | 46 | 61 | 205 | 40 | 46 |
| Binary | 1000011 | 10000001 | 1010000 | 110000 | 0 | 100110 | 110001 | 10000101 | 100000 | 100110 |
Color Harmonies of #438150
Complementary color
Monochromatic Colors of #438150
Black with #438150
Text Example
Text Example
White with #438150
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438150; }
p { color: rgb(67,129,80); }
H1.HeaderClassName
{
color: #438150;
}
.AnyTagClassName
{
color: #438150;
}
</style>
background-color css
<style>
a { background-color: #438150; }
a { background-color: rgb(67,129,80); }
div.DivClassName
{
background-color: #438150;
}
.BgClassName
{
background-color: #438150;
}
</style>
border-color css
<style>
span { border-color: #438150; }
span { border-color: rgb(67,129,80); }
td.TdClassName
{
border-color: #438150;
}
.TagClassName
{
border-color: #438150;
}
</style>