Shades of Killarney #397045
Tints of Killarney #397045
RGB
CMYK
RGB Variations
Color information
#397045 (or 0x397045) is known color: Killarney. HEX triplet: 39, 70 and 45. RGB value is (57,112,69). Sum of RGB (Red+Green+Blue) = 57+112+69=238 (31% of max value = 765). Red value is 57 (22.66% from 255 or 23.95% from 238); Green value is 112 (44.14% from 255 or 47.06% from 238); Blue value is 69 (27.34% from 255 or 28.99% from 238); Max value from RGB is 112 - color contains mainly: green. Hex color #397045 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397045 is #C68FBA. Grayscale: #5A5A5A. Windows color (decimal): -13012923 or 4550713. OLE color: 4550713.
HSL color Cylindrical-coordinate representation of color #397045: hue angle of 133.09º degrees, saturation: 0.33, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #397045 is Cyan = 0.49, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 57 | 112 | 69 | - |
| CMYK | 0.49 | 0 | 0.38 | 0.56 |
| HSL | 133.09º | 0.33% | 0.33% | - |
| HSV(B) | 133.09º | 0.49% | 0.44% | - |
| XYZ | 8.56 | 12.89 | 7.67 | - |
| YUV | 90.65 | 115.78 | 104 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 112 | 69 | 0.49 | 0 | 0.38 | 0.56 | 133.09 | 0.33 | 0.33 |
| Hex | 39 | 70 | 45 | 31 | 0 | 26 | 38 | 85 | 21 | 21 |
| Octal | 71 | 160 | 105 | 61 | 0 | 46 | 70 | 205 | 41 | 41 |
| Binary | 111001 | 1110000 | 1000101 | 110001 | 0 | 100110 | 111000 | 10000101 | 100001 | 100001 |
Color Harmonies of #397045
Complementary color
Monochromatic Colors of #397045
Black with #397045
Text Example
Text Example
White with #397045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397045; }
p { color: rgb(57,112,69); }
H1.HeaderClassName
{
color: #397045;
}
.AnyTagClassName
{
color: #397045;
}
</style>
background-color css
<style>
a { background-color: #397045; }
a { background-color: rgb(57,112,69); }
div.DivClassName
{
background-color: #397045;
}
.BgClassName
{
background-color: #397045;
}
</style>
border-color css
<style>
span { border-color: #397045; }
span { border-color: rgb(57,112,69); }
td.TdClassName
{
border-color: #397045;
}
.TagClassName
{
border-color: #397045;
}
</style>