Shades of Killarney #457952
Tints of Killarney #457952
RGB
CMYK
RGB Variations
Color information
#457952 (or 0x457952) is known color: Killarney. HEX triplet: 45, 79 and 52. RGB value is (69,121,82). Sum of RGB (Red+Green+Blue) = 69+121+82=272 (36% of max value = 765). Red value is 69 (27.34% from 255 or 25.37% from 272); Green value is 121 (47.66% from 255 or 44.49% from 272); Blue value is 82 (32.42% from 255 or 30.15% from 272); Max value from RGB is 121 - color contains mainly: green. Hex color #457952 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #457952 is #BA86AD. Grayscale: #656565. Windows color (decimal): -12224174 or 5404997. OLE color: 5404997.
HSL color Cylindrical-coordinate representation of color #457952: hue angle of 135º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #457952 is Cyan = 0.43, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 69 | 121 | 82 | - |
| CMYK | 0.43 | 0 | 0.32 | 0.53 |
| HSL | 135º | 0.27% | 0.37% | - |
| HSV(B) | 135º | 0.43% | 0.47% | - |
| XYZ | 10.81 | 15.55 | 10.41 | - |
| YUV | 101.01 | 117.27 | 105.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 121 | 82 | 0.43 | 0 | 0.32 | 0.53 | 135 | 0.27 | 0.37 |
| Hex | 45 | 79 | 52 | 2B | 0 | 20 | 35 | 87 | 1B | 25 |
| Octal | 105 | 171 | 122 | 53 | 0 | 40 | 65 | 207 | 33 | 45 |
| Binary | 1000101 | 1111001 | 1010010 | 101011 | 0 | 100000 | 110101 | 10000111 | 11011 | 100101 |
Color Harmonies of #457952
Complementary color
Monochromatic Colors of #457952
Black with #457952
Text Example
Text Example
White with #457952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457952; }
p { color: rgb(69,121,82); }
H1.HeaderClassName
{
color: #457952;
}
.AnyTagClassName
{
color: #457952;
}
</style>
background-color css
<style>
a { background-color: #457952; }
a { background-color: rgb(69,121,82); }
div.DivClassName
{
background-color: #457952;
}
.BgClassName
{
background-color: #457952;
}
</style>
border-color css
<style>
span { border-color: #457952; }
span { border-color: rgb(69,121,82); }
td.TdClassName
{
border-color: #457952;
}
.TagClassName
{
border-color: #457952;
}
</style>