Shades of Killarney #427249
Tints of Killarney #427249
RGB
CMYK
RGB Variations
Color information
#427249 (or 0x427249) is known color: Killarney. HEX triplet: 42, 72 and 49. RGB value is (66,114,73). Sum of RGB (Red+Green+Blue) = 66+114+73=253 (33% of max value = 765). Red value is 66 (26.17% from 255 or 26.09% from 253); Green value is 114 (44.92% from 255 or 45.06% from 253); Blue value is 73 (28.91% from 255 or 28.85% from 253); Max value from RGB is 114 - color contains mainly: green. Hex color #427249 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #427249 is #BD8DB6. Grayscale: #5F5F5F. Windows color (decimal): -12422583 or 4813378. OLE color: 4813378.
HSL color Cylindrical-coordinate representation of color #427249: hue angle of 128.75º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #427249 is Cyan = 0.42, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 114 | 73 | - |
| CMYK | 0.42 | 0 | 0.36 | 0.55 |
| HSL | 128.75º | 0.27% | 0.35% | - |
| HSV(B) | 128.75º | 0.42% | 0.45% | - |
| XYZ | 9.47 | 13.67 | 8.44 | - |
| YUV | 94.97 | 115.6 | 107.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 114 | 73 | 0.42 | 0 | 0.36 | 0.55 | 128.75 | 0.27 | 0.35 |
| Hex | 42 | 72 | 49 | 2A | 0 | 24 | 37 | 81 | 1B | 23 |
| Octal | 102 | 162 | 111 | 52 | 0 | 44 | 67 | 201 | 33 | 43 |
| Binary | 1000010 | 1110010 | 1001001 | 101010 | 0 | 100100 | 110111 | 10000001 | 11011 | 100011 |
Color Harmonies of #427249
Complementary color
Monochromatic Colors of #427249
Black with #427249
Text Example
Text Example
White with #427249
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427249; }
p { color: rgb(66,114,73); }
H1.HeaderClassName
{
color: #427249;
}
.AnyTagClassName
{
color: #427249;
}
</style>
background-color css
<style>
a { background-color: #427249; }
a { background-color: rgb(66,114,73); }
div.DivClassName
{
background-color: #427249;
}
.BgClassName
{
background-color: #427249;
}
</style>
border-color css
<style>
span { border-color: #427249; }
span { border-color: rgb(66,114,73); }
td.TdClassName
{
border-color: #427249;
}
.TagClassName
{
border-color: #427249;
}
</style>