Shades of Killarney #507152
Tints of Killarney #507152
RGB
CMYK
RGB Variations
Color information
#507152 (or 0x507152) is known color: Killarney. HEX triplet: 50, 71 and 52. RGB value is (80,113,82). Sum of RGB (Red+Green+Blue) = 80+113+82=275 (36% of max value = 765). Red value is 80 (31.64% from 255 or 29.09% from 275); Green value is 113 (44.53% from 255 or 41.09% from 275); Blue value is 82 (32.42% from 255 or 29.82% from 275); Max value from RGB is 113 - color contains mainly: green. Hex color #507152 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #507152 is #AF8EAD. Grayscale: #636363. Windows color (decimal): -11505326 or 5402960. OLE color: 5402960.
HSL color Cylindrical-coordinate representation of color #507152: hue angle of 123.64º degrees, saturation: 0.17, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #507152 is Cyan = 0.29, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 80 | 113 | 82 | - |
| CMYK | 0.29 | 0 | 0.27 | 0.56 |
| HSL | 123.64º | 0.17% | 0.38% | - |
| HSV(B) | 123.64º | 0.29% | 0.44% | - |
| XYZ | 10.74 | 14.12 | 10.14 | - |
| YUV | 99.6 | 118.07 | 114.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 113 | 82 | 0.29 | 0 | 0.27 | 0.56 | 123.64 | 0.17 | 0.38 |
| Hex | 50 | 71 | 52 | 1D | 0 | 1B | 38 | 7C | 11 | 26 |
| Octal | 120 | 161 | 122 | 35 | 0 | 33 | 70 | 174 | 21 | 46 |
| Binary | 1010000 | 1110001 | 1010010 | 11101 | 0 | 11011 | 111000 | 1111100 | 10001 | 100110 |
Color Harmonies of #507152
Complementary color
Monochromatic Colors of #507152
Black with #507152
Text Example
Text Example
White with #507152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507152; }
p { color: rgb(80,113,82); }
H1.HeaderClassName
{
color: #507152;
}
.AnyTagClassName
{
color: #507152;
}
</style>
background-color css
<style>
a { background-color: #507152; }
a { background-color: rgb(80,113,82); }
div.DivClassName
{
background-color: #507152;
}
.BgClassName
{
background-color: #507152;
}
</style>
border-color css
<style>
span { border-color: #507152; }
span { border-color: rgb(80,113,82); }
td.TdClassName
{
border-color: #507152;
}
.TagClassName
{
border-color: #507152;
}
</style>