Shades of Killarney #3D7546
Tints of Killarney #3D7546
RGB
CMYK
RGB Variations
Color information
#3D7546 (or 0x3D7546) is known color: Killarney. HEX triplet: 3D, 75 and 46. RGB value is (61,117,70). Sum of RGB (Red+Green+Blue) = 61+117+70=248 (32% of max value = 765). Red value is 61 (24.22% from 255 or 24.60% from 248); Green value is 117 (46.09% from 255 or 47.18% from 248); Blue value is 70 (27.73% from 255 or 28.23% from 248); Max value from RGB is 117 - color contains mainly: green. Hex color #3D7546 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #3D7546 is #C28AB9. Grayscale: #5F5F5F. Windows color (decimal): -12749498 or 4617533. OLE color: 4617533.
HSL color Cylindrical-coordinate representation of color #3D7546: hue angle of 129.64º degrees, saturation: 0.31, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #3D7546 is Cyan = 0.48, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 61 | 117 | 70 | - |
| CMYK | 0.48 | 0 | 0.40 | 0.54 |
| HSL | 129.64º | 0.31% | 0.35% | - |
| HSV(B) | 129.64º | 0.48% | 0.46% | - |
| XYZ | 9.39 | 14.16 | 8.03 | - |
| YUV | 94.9 | 113.95 | 103.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 61 | 117 | 70 | 0.48 | 0 | 0.40 | 0.54 | 129.64 | 0.31 | 0.35 |
| Hex | 3D | 75 | 46 | 30 | 0 | 28 | 36 | 82 | 1F | 23 |
| Octal | 75 | 165 | 106 | 60 | 0 | 50 | 66 | 202 | 37 | 43 |
| Binary | 111101 | 1110101 | 1000110 | 110000 | 0 | 101000 | 110110 | 10000010 | 11111 | 100011 |
Color Harmonies of #3D7546
Complementary color
Monochromatic Colors of #3D7546
Black with #3D7546
Text Example
Text Example
White with #3D7546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3D7546; }
p { color: rgb(61,117,70); }
H1.HeaderClassName
{
color: #3D7546;
}
.AnyTagClassName
{
color: #3D7546;
}
</style>
background-color css
<style>
a { background-color: #3D7546; }
a { background-color: rgb(61,117,70); }
div.DivClassName
{
background-color: #3D7546;
}
.BgClassName
{
background-color: #3D7546;
}
</style>
border-color css
<style>
span { border-color: #3D7546; }
span { border-color: rgb(61,117,70); }
td.TdClassName
{
border-color: #3D7546;
}
.TagClassName
{
border-color: #3D7546;
}
</style>