Shades of Killarney #427551
Tints of Killarney #427551
RGB
CMYK
RGB Variations
Color information
#427551 (or 0x427551) is known color: Killarney. HEX triplet: 42, 75 and 51. RGB value is (66,117,81). Sum of RGB (Red+Green+Blue) = 66+117+81=264 (34% of max value = 765). Red value is 66 (26.17% from 255 or 25% from 264); Green value is 117 (46.09% from 255 or 44.32% from 264); Blue value is 81 (32.03% from 255 or 30.68% from 264); Max value from RGB is 117 - color contains mainly: green. Hex color #427551 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #427551 is #BD8AAE. Grayscale: #616161. Windows color (decimal): -12421807 or 5338434. OLE color: 5338434.
HSL color Cylindrical-coordinate representation of color #427551: hue angle of 137.65º degrees, saturation: 0.28, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #427551 is Cyan = 0.44, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 117 | 81 | - |
| CMYK | 0.44 | 0 | 0.31 | 0.54 |
| HSL | 137.65º | 0.28% | 0.36% | - |
| HSV(B) | 137.65º | 0.44% | 0.46% | - |
| XYZ | 10.09 | 14.47 | 10.05 | - |
| YUV | 97.65 | 118.6 | 105.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 117 | 81 | 0.44 | 0 | 0.31 | 0.54 | 137.65 | 0.28 | 0.36 |
| Hex | 42 | 75 | 51 | 2C | 0 | 1F | 36 | 8A | 1C | 24 |
| Octal | 102 | 165 | 121 | 54 | 0 | 37 | 66 | 212 | 34 | 44 |
| Binary | 1000010 | 1110101 | 1010001 | 101100 | 0 | 11111 | 110110 | 10001010 | 11100 | 100100 |
Color Harmonies of #427551
Complementary color
Monochromatic Colors of #427551
Black with #427551
Text Example
Text Example
White with #427551
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427551; }
p { color: rgb(66,117,81); }
H1.HeaderClassName
{
color: #427551;
}
.AnyTagClassName
{
color: #427551;
}
</style>
background-color css
<style>
a { background-color: #427551; }
a { background-color: rgb(66,117,81); }
div.DivClassName
{
background-color: #427551;
}
.BgClassName
{
background-color: #427551;
}
</style>
border-color css
<style>
span { border-color: #427551; }
span { border-color: rgb(66,117,81); }
td.TdClassName
{
border-color: #427551;
}
.TagClassName
{
border-color: #427551;
}
</style>