Shades of Killarney #3D7145
Tints of Killarney #3D7145
RGB
CMYK
RGB Variations
Color information
#3D7145 (or 0x3D7145) is known color: Killarney. HEX triplet: 3D, 71 and 45. RGB value is (61,113,69). Sum of RGB (Red+Green+Blue) = 61+113+69=243 (32% of max value = 765). Red value is 61 (24.22% from 255 or 25.10% from 243); Green value is 113 (44.53% from 255 or 46.50% from 243); Blue value is 69 (27.34% from 255 or 28.40% from 243); Max value from RGB is 113 - color contains mainly: green. Hex color #3D7145 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #3D7145 is #C28EBA. Grayscale: #5C5C5C. Windows color (decimal): -12750523 or 4550973. OLE color: 4550973.
HSL color Cylindrical-coordinate representation of color #3D7145: hue angle of 129.23º degrees, saturation: 0.3, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #3D7145 is Cyan = 0.46, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 61 | 113 | 69 | - |
| CMYK | 0.46 | 0 | 0.39 | 0.56 |
| HSL | 129.23º | 0.3% | 0.34% | - |
| HSV(B) | 129.23º | 0.46% | 0.44% | - |
| XYZ | 8.9 | 13.23 | 7.71 | - |
| YUV | 92.44 | 114.77 | 105.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 61 | 113 | 69 | 0.46 | 0 | 0.39 | 0.56 | 129.23 | 0.3 | 0.34 |
| Hex | 3D | 71 | 45 | 2E | 0 | 27 | 38 | 81 | 1E | 22 |
| Octal | 75 | 161 | 105 | 56 | 0 | 47 | 70 | 201 | 36 | 42 |
| Binary | 111101 | 1110001 | 1000101 | 101110 | 0 | 100111 | 111000 | 10000001 | 11110 | 100010 |
Color Harmonies of #3D7145
Complementary color
Monochromatic Colors of #3D7145
Black with #3D7145
Text Example
Text Example
White with #3D7145
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3D7145; }
p { color: rgb(61,113,69); }
H1.HeaderClassName
{
color: #3D7145;
}
.AnyTagClassName
{
color: #3D7145;
}
</style>
background-color css
<style>
a { background-color: #3D7145; }
a { background-color: rgb(61,113,69); }
div.DivClassName
{
background-color: #3D7145;
}
.BgClassName
{
background-color: #3D7145;
}
</style>
border-color css
<style>
span { border-color: #3D7145; }
span { border-color: rgb(61,113,69); }
td.TdClassName
{
border-color: #3D7145;
}
.TagClassName
{
border-color: #3D7145;
}
</style>