Shades of Christi #619905
Tints of Christi #619905
RGB
CMYK
RGB Variations
Color information
#619905 (or 0x619905) is known color: Christi. HEX triplet: 61, 99 and 05. RGB value is (97,153,5). Sum of RGB (Red+Green+Blue) = 97+153+5=255 (33% of max value = 765). Red value is 97 (38.28% from 255 or 38.04% from 255); Green value is 153 (60.16% from 255 or 60% from 255); Blue value is 5 (2.34% from 255 or 1.96% from 255); Max value from RGB is 153 - color contains mainly: green. Hex color #619905 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #619905 is #9E66FA. Grayscale: #777777. Windows color (decimal): -10381051 or 366945. OLE color: 366945.
HSL color Cylindrical-coordinate representation of color #619905: hue angle of 82.7º degrees, saturation: 0.94, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #619905 is Cyan = 0.37, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 97 | 153 | 5 | - |
| CMYK | 0.37 | 0 | 0.97 | 0.4 |
| HSL | 82.7º | 0.94% | 0.31% | - |
| HSV(B) | 82.7º | 0.97% | 0.6% | - |
| XYZ | 16.35 | 25.33 | 4.17 | - |
| YUV | 119.38 | 63.45 | 112.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 153 | 5 | 0.37 | 0 | 0.97 | 0.4 | 82.7 | 0.94 | 0.31 |
| Hex | 61 | 99 | 5 | 25 | 0 | 61 | 28 | 53 | 5E | 1F |
| Octal | 141 | 231 | 5 | 45 | 0 | 141 | 50 | 123 | 136 | 37 |
| Binary | 1100001 | 10011001 | 101 | 100101 | 0 | 1100001 | 101000 | 1010011 | 1011110 | 11111 |
Color Harmonies of #619905
Complementary color
Monochromatic Colors of #619905
Black with #619905
Text Example
Text Example
White with #619905
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #619905; }
p { color: rgb(97,153,5); }
H1.HeaderClassName
{
color: #619905;
}
.AnyTagClassName
{
color: #619905;
}
</style>
background-color css
<style>
a { background-color: #619905; }
a { background-color: rgb(97,153,5); }
div.DivClassName
{
background-color: #619905;
}
.BgClassName
{
background-color: #619905;
}
</style>
border-color css
<style>
span { border-color: #619905; }
span { border-color: rgb(97,153,5); }
td.TdClassName
{
border-color: #619905;
}
.TagClassName
{
border-color: #619905;
}
</style>