Shades of Killarney #427449
Tints of Killarney #427449
RGB
CMYK
RGB Variations
Color information
#427449 (or 0x427449) is known color: Killarney. HEX triplet: 42, 74 and 49. RGB value is (66,116,73). Sum of RGB (Red+Green+Blue) = 66+116+73=255 (33% of max value = 765). Red value is 66 (26.17% from 255 or 25.88% from 255); Green value is 116 (45.70% from 255 or 45.49% from 255); Blue value is 73 (28.91% from 255 or 28.63% from 255); Max value from RGB is 116 - color contains mainly: green. Hex color #427449 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #427449 is #BD8BB6. Grayscale: #606060. Windows color (decimal): -12422071 or 4813890. OLE color: 4813890.
HSL color Cylindrical-coordinate representation of color #427449: hue angle of 128.4º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #427449 is Cyan = 0.43, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 116 | 73 | - |
| CMYK | 0.43 | 0 | 0.37 | 0.55 |
| HSL | 128.4º | 0.27% | 0.36% | - |
| HSV(B) | 128.4º | 0.43% | 0.45% | - |
| XYZ | 9.69 | 14.13 | 8.52 | - |
| YUV | 96.15 | 114.94 | 106.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 116 | 73 | 0.43 | 0 | 0.37 | 0.55 | 128.4 | 0.27 | 0.36 |
| Hex | 42 | 74 | 49 | 2B | 0 | 25 | 37 | 80 | 1B | 24 |
| Octal | 102 | 164 | 111 | 53 | 0 | 45 | 67 | 200 | 33 | 44 |
| Binary | 1000010 | 1110100 | 1001001 | 101011 | 0 | 100101 | 110111 | 10000000 | 11011 | 100100 |
Color Harmonies of #427449
Complementary color
Monochromatic Colors of #427449
Black with #427449
Text Example
Text Example
White with #427449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427449; }
p { color: rgb(66,116,73); }
H1.HeaderClassName
{
color: #427449;
}
.AnyTagClassName
{
color: #427449;
}
</style>
background-color css
<style>
a { background-color: #427449; }
a { background-color: rgb(66,116,73); }
div.DivClassName
{
background-color: #427449;
}
.BgClassName
{
background-color: #427449;
}
</style>
border-color css
<style>
span { border-color: #427449; }
span { border-color: rgb(66,116,73); }
td.TdClassName
{
border-color: #427449;
}
.TagClassName
{
border-color: #427449;
}
</style>