Shades of Killarney #427248
Tints of Killarney #427248
RGB
CMYK
RGB Variations
Color information
#427248 (or 0x427248) is known color: Killarney. HEX triplet: 42, 72 and 48. RGB value is (66,114,72). Sum of RGB (Red+Green+Blue) = 66+114+72=252 (33% of max value = 765). Red value is 66 (26.17% from 255 or 26.19% from 252); Green value is 114 (44.92% from 255 or 45.24% from 252); Blue value is 72 (28.52% from 255 or 28.57% from 252); Max value from RGB is 114 - color contains mainly: green. Hex color #427248 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #427248 is #BD8DB7. Grayscale: #5E5E5E. Windows color (decimal): -12422584 or 4747842. OLE color: 4747842.
HSL color Cylindrical-coordinate representation of color #427248: hue angle of 127.5º 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 #427248 is Cyan = 0.42, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 114 | 72 | - |
| CMYK | 0.42 | 0 | 0.37 | 0.55 |
| HSL | 127.5º | 0.27% | 0.35% | - |
| HSV(B) | 127.5º | 0.42% | 0.45% | - |
| XYZ | 9.43 | 13.66 | 8.27 | - |
| YUV | 94.86 | 115.1 | 107.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 114 | 72 | 0.42 | 0 | 0.37 | 0.55 | 127.5 | 0.27 | 0.35 |
| Hex | 42 | 72 | 48 | 2A | 0 | 25 | 37 | 80 | 1B | 23 |
| Octal | 102 | 162 | 110 | 52 | 0 | 45 | 67 | 200 | 33 | 43 |
| Binary | 1000010 | 1110010 | 1001000 | 101010 | 0 | 100101 | 110111 | 10000000 | 11011 | 100011 |
Color Harmonies of #427248
Complementary color
Monochromatic Colors of #427248
Black with #427248
Text Example
Text Example
White with #427248
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427248; }
p { color: rgb(66,114,72); }
H1.HeaderClassName
{
color: #427248;
}
.AnyTagClassName
{
color: #427248;
}
</style>
background-color css
<style>
a { background-color: #427248; }
a { background-color: rgb(66,114,72); }
div.DivClassName
{
background-color: #427248;
}
.BgClassName
{
background-color: #427248;
}
</style>
border-color css
<style>
span { border-color: #427248; }
span { border-color: rgb(66,114,72); }
td.TdClassName
{
border-color: #427248;
}
.TagClassName
{
border-color: #427248;
}
</style>