Shades of Killarney #40794A
Tints of Killarney #40794A
RGB
CMYK
RGB Variations
Color information
#40794A (or 0x40794A) is known color: Killarney. HEX triplet: 40, 79 and 4A. RGB value is (64,121,74). Sum of RGB (Red+Green+Blue) = 64+121+74=259 (34% of max value = 765). Red value is 64 (25.39% from 255 or 24.71% from 259); Green value is 121 (47.66% from 255 or 46.72% from 259); Blue value is 74 (29.30% from 255 or 28.57% from 259); Max value from RGB is 121 - color contains mainly: green. Hex color #40794A is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #40794A is #BF86B5. Grayscale: #626262. Windows color (decimal): -12551862 or 4880704. OLE color: 4880704.
HSL color Cylindrical-coordinate representation of color #40794A: hue angle of 130.53º degrees, saturation: 0.31, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #40794A is Cyan = 0.47, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 121 | 74 | - |
| CMYK | 0.47 | 0 | 0.39 | 0.53 |
| HSL | 130.53º | 0.31% | 0.36% | - |
| HSV(B) | 130.53º | 0.47% | 0.47% | - |
| XYZ | 10.19 | 15.26 | 8.89 | - |
| YUV | 98.6 | 114.12 | 103.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 121 | 74 | 0.47 | 0 | 0.39 | 0.53 | 130.53 | 0.31 | 0.36 |
| Hex | 40 | 79 | 4A | 2F | 0 | 27 | 35 | 83 | 1F | 24 |
| Octal | 100 | 171 | 112 | 57 | 0 | 47 | 65 | 203 | 37 | 44 |
| Binary | 1000000 | 1111001 | 1001010 | 101111 | 0 | 100111 | 110101 | 10000011 | 11111 | 100100 |
Color Harmonies of #40794A
Complementary color
Monochromatic Colors of #40794A
Black with #40794A
Text Example
Text Example
White with #40794A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #40794A; }
p { color: rgb(64,121,74); }
H1.HeaderClassName
{
color: #40794A;
}
.AnyTagClassName
{
color: #40794A;
}
</style>
background-color css
<style>
a { background-color: #40794A; }
a { background-color: rgb(64,121,74); }
div.DivClassName
{
background-color: #40794A;
}
.BgClassName
{
background-color: #40794A;
}
</style>
border-color css
<style>
span { border-color: #40794A; }
span { border-color: rgb(64,121,74); }
td.TdClassName
{
border-color: #40794A;
}
.TagClassName
{
border-color: #40794A;
}
</style>